#BCD1BA#BCD1BA
#BCD1BA is a very light, muted green. Relative luminance 0.598; OKLCH L 83.9% C 0.039 H 142.8°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD1BA |
|---|---|
| RGB | rgb(188, 209, 186) |
| HSL | hsl(115, 20%, 77%) |
| HSV | hsv(115, 11%, 82%) |
| CMYK | cmyk(10%, 0%, 11%, 18%) |
| CIE-LAB | lab(81.75, -11.35, 9.03) |
| CIE-LCH | lch(81.75, 14.50, 141.50°) |
| OKLab | oklab(83.85% -0.0309 0.0235) |
| OKLCH | oklch(83.85% 0.039 142.8) |
| XYZ | xyz(52.4007, 59.8369, 55.2338) |
| Luminance | 0.5984 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 10.30
Light Grey
#D8DCD6
ΔE00 10.35
Sage Green
#9CAF88
ΔE00 10.60
Darkseagreen
#8FBC8F
ΔE00 10.78
Light Grey Green
#B7E1A1
ΔE00 11.02
Honeydew
#F0FFF0
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD1BA #CFBAD1
analogous
#C7D1BA #BCD1BA #BAD1C4
triadic
#BCD1BA #BABCD1 #D1BABC
tetradic
#BCD1BA #BAC7D1 #CFBAD1 #D1C4BA
square
#BCD1BA #BAC7D1 #CFBAD1 #D1C4BA
split-complementary
#BCD1BA #C4BAD1 #D1BAC7
monochromatic
#75A071 #98B995 #BCD1BA #E0E9DF #EDF3ED
Accessibility & contrast
On white
1.62
#BCD1BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#BCD1BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD1BA
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD1BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD1BA | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDB9
Deuteranopia (green-blind)
#CFCABB
Tritanopia (blue-blind)
#BBCFCA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bcd1ba; /* rgb */ color: rgb(188, 209, 186); /* oklch */ color: oklch(83.9% 0.039 142.8);
Tailwind
colors: {
custom: {
50: '#d0dfce',
500: '#bcd1ba',
950: '#000000',
},
}SCSS
$custom: #bcd1ba; $custom-light: #d0dfce; $custom-dark: #000000;
JSON
{
"hex": "#bcd1ba",
"rgb": {
"r": 188,
"g": 209,
"b": 186
},
"hsl": {
"h": 114.783,
"s": 20,
"l": 77.451
},
"oklch": {
"l": 0.83852,
"c": 0.03883,
"h": 142.8
},
"luminance": 0.59837
}Semantic roles & 50–950 ramp
primary
#BCD1BA
secondary
#A489A6
accent
#479E97
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483