#BCCEBB#BCCEBB
#BCCEBB is a very light, muted green. Relative luminance 0.584; OKLCH L 83.2% C 0.033 H 143.8°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCEBB |
|---|---|
| RGB | rgb(188, 206, 187) |
| HSL | hsl(117, 16%, 77%) |
| HSV | hsv(117, 9%, 81%) |
| CMYK | cmyk(8.7%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(80.97, -9.63, 7.38) |
| CIE-LCH | lch(80.97, 12.13, 142.53°) |
| OKLab | oklab(83.24% -0.0263 0.0192) |
| OKLCH | oklch(83.24% 0.033 143.8) |
| XYZ | xyz(51.7782, 58.4213, 55.5526) |
| Luminance | 0.5842 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.12
Silver (survey)
#C5C9C7
ΔE00 9.62
Greenish Grey
#96AE8D
ΔE00 10.50
Sage Green
#9CAF88
ΔE00 10.88
Honeydew
#F0FFF0
ΔE00 11.26
Darkseagreen
#8FBC8F
ΔE00 11.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCEBB #CDBBCE
analogous
#C6CEBB #BCCEBB #BBCEC4
triadic
#BCCEBB #BBBCCE #CEBBBC
tetradic
#BCCEBB #BBC6CE #CDBBCE #CEC4BB
square
#BCCEBB #BBC6CE #CDBBCE #CEC4BB
split-complementary
#BCCEBB #C4BBCE #CEBBC6
monochromatic
#769B74 #99B497 #BCCEBB #DFE8DF #EDF2ED
Accessibility & contrast
On white
1.66
#BCCEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#BCCEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCEBB
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCEBB | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCABA
Deuteranopia (green-blind)
#CCC8BC
Tritanopia (blue-blind)
#BBCDC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bccebb; /* rgb */ color: rgb(188, 206, 187); /* oklch */ color: oklch(83.2% 0.033 143.8);
Tailwind
colors: {
custom: {
50: '#d0ddcf',
500: '#bccebb',
950: '#000000',
},
}SCSS
$custom: #bccebb; $custom-light: #d0ddcf; $custom-dark: #000000;
JSON
{
"hex": "#bccebb",
"rgb": {
"r": 188,
"g": 206,
"b": 187
},
"hsl": {
"h": 116.842,
"s": 16.239,
"l": 77.059
},
"oklch": {
"l": 0.83244,
"c": 0.03259,
"h": 143.8
},
"luminance": 0.58422
}Semantic roles & 50–950 ramp
primary
#BCCEBB
secondary
#A18BA2
accent
#4B9A96
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483