#BEDCA8#BEDCA8
#BEDCA8 is a very light, moderate yellow-green. Relative luminance 0.650; OKLCH L 85.9% C 0.077 H 132.3°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCA8 |
|---|---|
| RGB | rgb(190, 220, 168) |
| HSL | hsl(95, 43%, 76%) |
| HSV | hsv(95, 24%, 86%) |
| CMYK | cmyk(13.6%, 0%, 23.6%, 13.7%) |
| CIE-LAB | lab(84.46, -19.18, 22.34) |
| CIE-LCH | lch(84.46, 29.45, 130.65°) |
| OKLab | oklab(85.92% -0.0517 0.0569) |
| OKLCH | oklch(85.92% 0.077 132.3) |
| XYZ | xyz(53.8950, 64.9601, 46.7373) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.17
Light Sage
#BCECAC
ΔE00 4.70
Pale Olive
#B9CC81
ΔE00 7.26
Very Pale Green
#CFFDBC
ΔE00 7.36
Washed Out Green
#BCF5A6
ΔE00 7.55
Hospital Green
#9BE5AA
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCA8 #C6A8DC
analogous
#D8DCA8 #BEDCA8 #A8DCAC
triadic
#BEDCA8 #A8BEDC #DCA8BE
tetradic
#BEDCA8 #A8D8DC #C6A8DC #DCACA8
square
#BEDCA8 #A8D8DC #C6A8DC #DCACA8
split-complementary
#BEDCA8 #ACA8DC #DCA8D8
monochromatic
#7DB951 #9DCA7C #BEDCA8 #DFEED4 #EFF6E9
Accessibility & contrast
On white
1.50
#BEDCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#BEDCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCA8
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCA8 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D4A5
Deuteranopia (green-blind)
#DCD2AA
Tritanopia (blue-blind)
#BFD8CE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bedca8; /* rgb */ color: rgb(190, 220, 168); /* oklch */ color: oklch(85.9% 0.077 132.3);
Tailwind
colors: {
custom: {
50: '#d2e7c2',
500: '#bedca8',
950: '#000000',
},
}SCSS
$custom: #bedca8; $custom-light: #d2e7c2; $custom-dark: #000000;
JSON
{
"hex": "#bedca8",
"rgb": {
"r": 190,
"g": 220,
"b": 168
},
"hsl": {
"h": 94.615,
"s": 42.623,
"l": 76.078
},
"oklch": {
"l": 0.8592,
"c": 0.07685,
"h": 132.3
},
"luminance": 0.64961
}Semantic roles & 50–950 ramp
primary
#BEDCA8
secondary
#9974B4
accent
#30B67D
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482