#BDCEBA#BDCEBA
#BDCEBA is a very light, muted green. Relative luminance 0.585; OKLCH L 83.3% C 0.033 H 141.0°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCEBA |
|---|---|
| RGB | rgb(189, 206, 186) |
| HSL | hsl(111, 17%, 77%) |
| HSV | hsv(111, 10%, 81%) |
| CMYK | cmyk(8.3%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(81.02, -9.46, 7.99) |
| CIE-LCH | lch(81.02, 12.38, 139.81°) |
| OKLab | oklab(83.29% -0.0257 0.0208) |
| OKLCH | oklch(83.29% 0.033 141) |
| XYZ | xyz(51.9188, 58.5061, 55.0024) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.11
Silver (survey)
#C5C9C7
ΔE00 9.70
Greenish Grey
#96AE8D
ΔE00 10.44
Sage Green
#9CAF88
ΔE00 10.71
Honeydew
#F0FFF0
ΔE00 11.26
Beige
#F5F5DC
ΔE00 11.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCEBA #CBBACE
analogous
#C7CEBA #BDCEBA #BACEC1
triadic
#BDCEBA #BABDCE #CEBABD
tetradic
#BDCEBA #BAC7CE #CBBACE #CEC1BA
square
#BDCEBA #BAC7CE #CBBACE #CEC1BA
split-complementary
#BDCEBA #C1BACE #CEBAC7
monochromatic
#799B72 #9BB596 #BDCEBA #DFE7DE #EEF2ED
Accessibility & contrast
On white
1.65
#BDCEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#BDCEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCEBA
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCEBA | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCAB9
Deuteranopia (green-blind)
#CCC9BB
Tritanopia (blue-blind)
#BCCCC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdceba; /* rgb */ color: rgb(189, 206, 186); /* oklch */ color: oklch(83.3% 0.033 141.0);
Tailwind
colors: {
custom: {
50: '#d1ddce',
500: '#bdceba',
950: '#000000',
},
}SCSS
$custom: #bdceba; $custom-light: #d1ddce; $custom-dark: #000000;
JSON
{
"hex": "#bdceba",
"rgb": {
"r": 189,
"g": 206,
"b": 186
},
"hsl": {
"h": 111,
"s": 16.949,
"l": 76.863
},
"oklch": {
"l": 0.83291,
"c": 0.03307,
"h": 141
},
"luminance": 0.58507
}Semantic roles & 50–950 ramp
primary
#BDCEBA
secondary
#9F8AA3
accent
#4A9B8F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483