#BDCEB2#BDCEB2
#BDCEB2 is a very light, muted yellow-green. Relative luminance 0.582; OKLCH L 83.1% C 0.042 H 133.0°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCEB2 |
|---|---|
| RGB | rgb(189, 206, 178) |
| HSL | hsl(96, 22%, 75%) |
| HSV | hsv(96, 14%, 81%) |
| CMYK | cmyk(8.3%, 0%, 13.6%, 19.2%) |
| CIE-LAB | lab(80.84, -10.85, 11.99) |
| CIE-LCH | lch(80.84, 16.18, 132.14°) |
| OKLab | oklab(83.09% -0.029 0.0311) |
| OKLCH | oklch(83.09% 0.042 133) |
| XYZ | xyz(51.0921, 58.1754, 50.6481) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.29
Greenish Grey
#96AE8D
ΔE00 9.47
Light Grey Green
#B7E1A1
ΔE00 10.12
Darkseagreen
#8FBC8F
ΔE00 10.17
Light Grey
#D8DCD6
ΔE00 11.00
Light Sage
#BCECAC
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCEB2 #C3B2CE
analogous
#CBCEB2 #BDCEB2 #B2CEB5
triadic
#BDCEB2 #B2BDCE #CEB2BD
tetradic
#BDCEB2 #B2CBCE #C3B2CE #CEB5B2
square
#BDCEB2 #B2CBCE #C3B2CE #CEB5B2
split-complementary
#BDCEB2 #B5B2CE #CEB2CB
monochromatic
#7D9E67 #9DB68D #BDCEB2 #DDE6D7 #EFF3EC
Accessibility & contrast
On white
1.66
#BDCEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#BDCEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCEB2
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCEB2 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CAB0
Deuteranopia (green-blind)
#CEC8B3
Tritanopia (blue-blind)
#BECBC6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdceb2; /* rgb */ color: rgb(189, 206, 178); /* oklch */ color: oklch(83.1% 0.042 133.0);
Tailwind
colors: {
custom: {
50: '#d1ddc9',
500: '#bdceb2',
950: '#000000',
},
}SCSS
$custom: #bdceb2; $custom-light: #d1ddc9; $custom-dark: #000000;
JSON
{
"hex": "#bdceb2",
"rgb": {
"r": 189,
"g": 206,
"b": 178
},
"hsl": {
"h": 96.429,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.83085,
"c": 0.04249,
"h": 133
},
"luminance": 0.58176
}Semantic roles & 50–950 ramp
primary
#BDCEB2
secondary
#9681A3
accent
#45A17D
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482