#BCCEB7#BCCEB7
#BCCEB7 is a very light, muted green. Relative luminance 0.583; OKLCH L 83.1% C 0.037 H 138.9°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCEB7 |
|---|---|
| RGB | rgb(188, 206, 183) |
| HSL | hsl(107, 19%, 76%) |
| HSV | hsv(107, 11%, 81%) |
| CMYK | cmyk(8.7%, 0%, 11.2%, 19.2%) |
| CIE-LAB | lab(80.88, -10.34, 9.38) |
| CIE-LCH | lch(80.88, 13.96, 137.78°) |
| OKLab | oklab(83.14% -0.0279 0.0244) |
| OKLCH | oklch(83.14% 0.037 138.9) |
| XYZ | xyz(51.3560, 58.2524, 53.3288) |
| Luminance | 0.5825 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.87
Light Grey
#D8DCD6
ΔE00 10.03
Sage Green
#9CAF88
ΔE00 10.05
Silver (survey)
#C5C9C7
ΔE00 10.70
Darkseagreen
#8FBC8F
ΔE00 10.86
Light Grey Green
#B7E1A1
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCEB7 #C9B7CE
analogous
#C8CEB7 #BCCEB7 #B7CEBE
triadic
#BCCEB7 #B7BCCE #CEB7BC
tetradic
#BCCEB7 #B7C8CE #C9B7CE #CEBEB7
square
#BCCEB7 #B7C8CE #C9B7CE #CEBEB7
split-complementary
#BCCEB7 #BEB7CE #CEB7C8
monochromatic
#789C6E #9AB593 #BCCEB7 #DEE7DB #EEF3ED
Accessibility & contrast
On white
1.66
#BCCEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#BCCEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCEB7
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCEB7 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CAB6
Deuteranopia (green-blind)
#CDC8B8
Tritanopia (blue-blind)
#BBCCC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcceb7; /* rgb */ color: rgb(188, 206, 183); /* oklch */ color: oklch(83.1% 0.037 138.9);
Tailwind
colors: {
custom: {
50: '#d0ddcc',
500: '#bcceb7',
950: '#000000',
},
}SCSS
$custom: #bcceb7; $custom-light: #d0ddcc; $custom-dark: #000000;
JSON
{
"hex": "#bcceb7",
"rgb": {
"r": 188,
"g": 206,
"b": 183
},
"hsl": {
"h": 106.957,
"s": 19.008,
"l": 76.275
},
"oklch": {
"l": 0.83139,
"c": 0.0371,
"h": 138.9
},
"luminance": 0.58253
}Semantic roles & 50–950 ramp
primary
#BCCEB7
secondary
#9D86A3
accent
#489D8B
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483