#BDCCB2#BDCCB2
#BDCCB2 is a very light, muted yellow-green. Relative luminance 0.572; OKLCH L 82.7% C 0.039 H 131.9°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCB2 |
|---|---|
| RGB | rgb(189, 204, 178) |
| HSL | hsl(95, 20%, 75%) |
| HSV | hsv(95, 13%, 80%) |
| CMYK | cmyk(7.4%, 0%, 12.7%, 20%) |
| CIE-LAB | lab(80.30, -9.82, 11.24) |
| CIE-LCH | lch(80.30, 14.93, 131.16°) |
| OKLab | oklab(82.66% -0.0261 0.0291) |
| OKLCH | oklch(82.66% 0.039 131.9) |
| XYZ | xyz(50.6137, 57.2186, 50.4887) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.27
Greenish Grey
#96AE8D
ΔE00 9.44
Light Grey
#D8DCD6
ΔE00 10.40
Darkseagreen
#8FBC8F
ΔE00 10.65
Light Grey Green
#B7E1A1
ΔE00 10.97
Silver (survey)
#C5C9C7
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCB2 #C1B2CC
analogous
#CACCB2 #BDCCB2 #B2CCB4
triadic
#BDCCB2 #B2BDCC #CCB2BD
tetradic
#BDCCB2 #B2CACC #C1B2CC #CCB4B2
square
#BDCCB2 #B2CACC #C1B2CC #CCB4B2
split-complementary
#BDCCB2 #B4B2CC #CCB2CA
monochromatic
#7E9B68 #9DB48D #BDCCB2 #DDE4D7 #EFF3ED
Accessibility & contrast
On white
1.69
#BDCCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#BDCCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCB2
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCB2 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC8B1
Deuteranopia (green-blind)
#CCC7B3
Tritanopia (blue-blind)
#BECAC5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdccb2; /* rgb */ color: rgb(189, 204, 178); /* oklch */ color: oklch(82.7% 0.039 131.9);
Tailwind
colors: {
custom: {
50: '#d1dbc9',
500: '#bdccb2',
950: '#000000',
},
}SCSS
$custom: #bdccb2; $custom-light: #d1dbc9; $custom-dark: #000000;
JSON
{
"hex": "#bdccb2",
"rgb": {
"r": 189,
"g": 204,
"b": 178
},
"hsl": {
"h": 94.615,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.82662,
"c": 0.03915,
"h": 131.9
},
"luminance": 0.57219
}Semantic roles & 50–950 ramp
primary
#BDCCB2
secondary
#9481A1
accent
#479F7A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141513
muted
#838482