#BCD0B6#BCD0B6
#BCD0B6 is a very light, muted green. Relative luminance 0.592; OKLCH L 83.5% C 0.042 H 138.5°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD0B6 |
|---|---|
| RGB | rgb(188, 208, 182) |
| HSL | hsl(106, 22%, 76%) |
| HSV | hsv(106, 13%, 82%) |
| CMYK | cmyk(9.6%, 0%, 12.5%, 18.4%) |
| CIE-LAB | lab(81.39, -11.54, 10.64) |
| CIE-LCH | lch(81.39, 15.70, 137.31°) |
| OKLab | oklab(83.54% -0.0312 0.0276) |
| OKLCH | oklch(83.54% 0.042 138.5) |
| XYZ | xyz(51.7368, 59.1800, 52.9441) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.81
Sage Green
#9CAF88
ΔE00 9.90
Darkseagreen
#8FBC8F
ΔE00 10.22
Light Grey Green
#B7E1A1
ΔE00 10.27
Light Grey
#D8DCD6
ΔE00 10.90
Light Sage
#BCECAC
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD0B6 #CAB6D0
analogous
#C9D0B6 #BCD0B6 #B6D0BD
triadic
#BCD0B6 #B6BCD0 #D0B6BC
tetradic
#BCD0B6 #B6C9D0 #CAB6D0 #D0BDB6
square
#BCD0B6 #B6C9D0 #CAB6D0 #D0BDB6
split-complementary
#BCD0B6 #BDB6D0 #D0B6C9
monochromatic
#78A06C #9AB891 #BCD0B6 #DEE8DB #EEF3EC
Accessibility & contrast
On white
1.64
#BCD0B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#BCD0B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD0B6
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD0B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD0B6 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CBB5
Deuteranopia (green-blind)
#CFC9B7
Tritanopia (blue-blind)
#BBCEC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bcd0b6; /* rgb */ color: rgb(188, 208, 182); /* oklch */ color: oklch(83.5% 0.042 138.5);
Tailwind
colors: {
custom: {
50: '#d0decb',
500: '#bcd0b6',
950: '#000000',
},
}SCSS
$custom: #bcd0b6; $custom-light: #d0decb; $custom-dark: #000000;
JSON
{
"hex": "#bcd0b6",
"rgb": {
"r": 188,
"g": 208,
"b": 182
},
"hsl": {
"h": 106.154,
"s": 21.667,
"l": 76.471
},
"oklch": {
"l": 0.83537,
"c": 0.04165,
"h": 138.5
},
"luminance": 0.59181
}Semantic roles & 50–950 ramp
primary
#BCD0B6
secondary
#9E85A5
accent
#45A08B
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483