#BEDCA9#BEDCA9
#BEDCA9 is a very light, moderate yellow-green. Relative luminance 0.650; OKLCH L 85.9% C 0.076 H 132.7°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCA9 |
|---|---|
| RGB | rgb(190, 220, 169) |
| HSL | hsl(95, 42%, 76%) |
| HSV | hsv(95, 23%, 86%) |
| CMYK | cmyk(13.6%, 0%, 23.2%, 13.7%) |
| CIE-LAB | lab(84.48, -19.03, 21.85) |
| CIE-LCH | lch(84.48, 28.97, 131.05°) |
| OKLab | oklab(85.94% -0.0513 0.0557) |
| OKLCH | oklch(85.94% 0.076 132.7) |
| XYZ | xyz(53.9885, 64.9975, 47.2298) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.33
Light Sage
#BCECAC
ΔE00 4.79
Very Pale Green
#CFFDBC
ΔE00 7.42
Pale Olive
#B9CC81
ΔE00 7.46
Hospital Green
#9BE5AA
ΔE00 7.63
Washed Out Green
#BCF5A6
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCA9 #C7A9DC
analogous
#D8DCA9 #BEDCA9 #A9DCAE
triadic
#BEDCA9 #A9BEDC #DCA9BE
tetradic
#BEDCA9 #A9D8DC #C7A9DC #DCAEA9
square
#BEDCA9 #A9D8DC #C7A9DC #DCAEA9
split-complementary
#BEDCA9 #AEA9DC #DCA9D8
monochromatic
#7CB952 #9DCA7E #BEDCA9 #DFEED4 #EFF6E9
Accessibility & contrast
On white
1.50
#BEDCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#BEDCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCA9
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCA9 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D4A6
Deuteranopia (green-blind)
#DCD2AB
Tritanopia (blue-blind)
#BFD8CE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bedca9; /* rgb */ color: rgb(190, 220, 169); /* oklch */ color: oklch(85.9% 0.076 132.7);
Tailwind
colors: {
custom: {
50: '#d2e7c2',
500: '#bedca9',
950: '#000000',
},
}SCSS
$custom: #bedca9; $custom-light: #d2e7c2; $custom-dark: #000000;
JSON
{
"hex": "#bedca9",
"rgb": {
"r": 190,
"g": 220,
"b": 169
},
"hsl": {
"h": 95.294,
"s": 42.149,
"l": 76.275
},
"oklch": {
"l": 0.85942,
"c": 0.07567,
"h": 132.7
},
"luminance": 0.64998
}Semantic roles & 50–950 ramp
primary
#BEDCA9
secondary
#9A75B4
accent
#30B57E
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482