#BDCEBB#BDCEBB
#BDCEBB is a very light, muted green. Relative luminance 0.585; OKLCH L 83.3% C 0.032 H 142.3°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCEBB |
|---|---|
| RGB | rgb(189, 206, 187) |
| HSL | hsl(114, 16%, 77%) |
| HSV | hsv(114, 9%, 81%) |
| CMYK | cmyk(8.3%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(81.04, -9.28, 7.49) |
| CIE-LCH | lch(81.04, 11.93, 141.10°) |
| OKLab | oklab(83.32% -0.0253 0.0195) |
| OKLCH | oklch(83.32% 0.032 142.3) |
| XYZ | xyz(52.0255, 58.5488, 55.5642) |
| Luminance | 0.5855 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.88
Silver (survey)
#C5C9C7
ΔE00 9.42
Greenish Grey
#96AE8D
ΔE00 10.61
Sage Green
#9CAF88
ΔE00 10.93
Honeydew
#F0FFF0
ΔE00 11.18
Beige
#F5F5DC
ΔE00 11.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCEBB #CCBBCE
analogous
#C7CEBB #BDCEBB #BBCEC3
triadic
#BDCEBB #BBBDCE #CEBBBD
tetradic
#BDCEBB #BBC7CE #CCBBCE #CEC3BB
square
#BDCEBB #BBC7CE #CCBBCE #CEC3BB
split-complementary
#BDCEBB #C3BBCE #CEBBC7
monochromatic
#789B74 #9AB497 #BDCEBB #E0E8DF #EEF2ED
Accessibility & contrast
On white
1.65
#BDCEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#BDCEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCEBB
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCEBB | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCABA
Deuteranopia (green-blind)
#CCC9BC
Tritanopia (blue-blind)
#BCCDC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdcebb; /* rgb */ color: rgb(189, 206, 187); /* oklch */ color: oklch(83.3% 0.032 142.3);
Tailwind
colors: {
custom: {
50: '#d1ddcf',
500: '#bdcebb',
950: '#000000',
},
}SCSS
$custom: #bdcebb; $custom-light: #d1ddcf; $custom-dark: #000000;
JSON
{
"hex": "#bdcebb",
"rgb": {
"r": 189,
"g": 206,
"b": 187
},
"hsl": {
"h": 113.684,
"s": 16.239,
"l": 77.059
},
"oklch": {
"l": 0.83317,
"c": 0.03195,
"h": 142.3
},
"luminance": 0.58549
}Semantic roles & 50–950 ramp
primary
#BDCEBB
secondary
#A08BA2
accent
#4B9A92
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483