#BDDCA7#BDDCA7
#BDDCA7 is a very light, moderate yellow-green. Relative luminance 0.648; OKLCH L 85.8% C 0.079 H 132.6°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDCA7 |
|---|---|
| RGB | rgb(189, 220, 167) |
| HSL | hsl(95, 43%, 76%) |
| HSV | hsv(95, 24%, 86%) |
| CMYK | cmyk(14.1%, 0%, 24.1%, 13.7%) |
| CIE-LAB | lab(84.38, -19.69, 22.74) |
| CIE-LCH | lch(84.38, 30.08, 130.89°) |
| OKLab | oklab(85.83% -0.0531 0.0578) |
| OKLCH | oklch(85.83% 0.079 132.6) |
| XYZ | xyz(53.5533, 64.7946, 46.2369) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.90
Light Sage
#BCECAC
ΔE00 4.52
Pale Olive
#B9CC81
ΔE00 7.17
Very Pale Green
#CFFDBC
ΔE00 7.29
Washed Out Green
#BCF5A6
ΔE00 7.36
Hospital Green
#9BE5AA
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDCA7 #C6A7DC
analogous
#D7DCA7 #BDDCA7 #A7DCAB
triadic
#BDDCA7 #A7BDDC #DCA7BD
tetradic
#BDDCA7 #A7D7DC #C6A7DC #DCABA7
square
#BDDCA7 #A7D7DC #C6A7DC #DCABA7
split-complementary
#BDDCA7 #ABA7DC #DCA7D7
monochromatic
#7BB94F #9CCB7B #BDDCA7 #DEEDD3 #EFF6E9
Accessibility & contrast
On white
1.50
#BDDCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#BDDCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDCA7
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDCA7 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D4A4
Deuteranopia (green-blind)
#DCD2A9
Tritanopia (blue-blind)
#BED8CE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bddca7; /* rgb */ color: rgb(189, 220, 167); /* oklch */ color: oklch(85.8% 0.079 132.6);
Tailwind
colors: {
custom: {
50: '#d1e7c1',
500: '#bddca7',
950: '#000000',
},
}SCSS
$custom: #bddca7; $custom-light: #d1e7c1; $custom-dark: #000000;
JSON
{
"hex": "#bddca7",
"rgb": {
"r": 189,
"g": 220,
"b": 167
},
"hsl": {
"h": 95.094,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.85829,
"c": 0.07851,
"h": 132.6
},
"luminance": 0.64795
}Semantic roles & 50–950 ramp
primary
#BDDCA7
secondary
#9973B4
accent
#2FB67E
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482