#BDD2AE#BDD2AE
#BDD2AE is a very light, muted yellow-green. Relative luminance 0.600; OKLCH L 83.8% C 0.054 H 132.3°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD2AE |
|---|---|
| RGB | rgb(189, 210, 174) |
| HSL | hsl(95, 29%, 75%) |
| HSV | hsv(95, 17%, 82%) |
| CMYK | cmyk(10%, 0%, 17.1%, 17.6%) |
| CIE-LAB | lab(81.82, -13.56, 15.51) |
| CIE-LCH | lch(81.82, 20.60, 131.18°) |
| OKLab | oklab(83.84% -0.0363 0.0399) |
| OKLCH | oklch(83.84% 0.054 132.3) |
| XYZ | xyz(51.6715, 59.9676, 48.8888) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.60
Light Sage
#BCECAC
ΔE00 8.92
Darkseagreen
#8FBC8F
ΔE00 9.12
Sage Green
#9CAF88
ΔE00 9.33
Pale Olive
#B9CC81
ΔE00 9.42
Greenish Grey
#96AE8D
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD2AE #C3AED2
analogous
#CFD2AE #BDD2AE #AED2B1
triadic
#BDD2AE #AEBDD2 #D2AEBD
tetradic
#BDD2AE #AECFD2 #C3AED2 #D2B1AE
square
#BDD2AE #AECFD2 #C3AED2 #D2B1AE
split-complementary
#BDD2AE #B1AED2 #D2AECF
monochromatic
#7DA65F #9DBC87 #BDD2AE #DDE8D5 #EFF4EB
Accessibility & contrast
On white
1.62
#BDD2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#BDD2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD2AE
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD2AE | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCAC
Deuteranopia (green-blind)
#D2CBB0
Tritanopia (blue-blind)
#BECFC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bdd2ae; /* rgb */ color: rgb(189, 210, 174); /* oklch */ color: oklch(83.8% 0.054 132.3);
Tailwind
colors: {
custom: {
50: '#d1dfc6',
500: '#bdd2ae',
950: '#000000',
},
}SCSS
$custom: #bdd2ae; $custom-light: #d1dfc6; $custom-dark: #000000;
JSON
{
"hex": "#bdd2ae",
"rgb": {
"r": 189,
"g": 210,
"b": 174
},
"hsl": {
"h": 95,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.83838,
"c": 0.05396,
"h": 132.3
},
"luminance": 0.59968
}Semantic roles & 50–950 ramp
primary
#BDD2AE
secondary
#967CA8
accent
#3EA77B
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482