#BED4AB#BED4AB
#BED4AB is a very light, moderate yellow-green. Relative luminance 0.610; OKLCH L 84.3% C 0.060 H 130.7°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BED4AB |
|---|---|
| RGB | rgb(190, 212, 171) |
| HSL | hsl(92, 32%, 75%) |
| HSV | hsv(92, 19%, 83%) |
| CMYK | cmyk(10.4%, 0%, 19.3%, 16.9%) |
| CIE-LAB | lab(82.36, -14.71, 17.86) |
| CIE-LCH | lch(82.36, 23.14, 129.47°) |
| OKLab | oklab(84.27% -0.0393 0.0458) |
| OKLCH | oklch(84.27% 0.06 130.7) |
| XYZ | xyz(52.1282, 60.9740, 47.5430) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.36
Light Sage
#BCECAC
ΔE00 7.81
Pale Olive
#B9CC81
ΔE00 8.29
Darkseagreen
#8FBC8F
ΔE00 9.07
Sage Green
#9CAF88
ΔE00 9.62
Pale Olive Green
#B1D27B
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED4AB #C1ABD4
analogous
#D2D4AB #BED4AB #ABD4AD
triadic
#BED4AB #ABBED4 #D4ABBE
tetradic
#BED4AB #ABD2D4 #C1ABD4 #D4ADAB
square
#BED4AB #ABD2D4 #C1ABD4 #D4ADAB
split-complementary
#BED4AB #ADABD4 #D4ABD2
monochromatic
#7FAB5A #9FBF83 #BED4AB #DDE9D3 #EFF5EB
Accessibility & contrast
On white
1.59
#BED4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#BED4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED4AB
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED4AB | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA9
Deuteranopia (green-blind)
#D5CCAD
Tritanopia (blue-blind)
#BFD0C9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed4ab; /* rgb */ color: rgb(190, 212, 171); /* oklch */ color: oklch(84.3% 0.060 130.7);
Tailwind
colors: {
custom: {
50: '#d1e1c4',
500: '#bed4ab',
950: '#000000',
},
}SCSS
$custom: #bed4ab; $custom-light: #d1e1c4; $custom-dark: #000000;
JSON
{
"hex": "#bed4ab",
"rgb": {
"r": 190,
"g": 212,
"b": 171
},
"hsl": {
"h": 92.195,
"s": 32.283,
"l": 75.098
},
"oklch": {
"l": 0.84268,
"c": 0.06038,
"h": 130.7
},
"luminance": 0.60974
}Semantic roles & 50–950 ramp
primary
#BED4AB
secondary
#9379AA
accent
#3AAB77
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482