#BBCEBC#BBCEBC
#BBCEBC is a very light, muted green. Relative luminance 0.583; OKLCH L 83.2% C 0.032 H 146.7°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCEBC |
|---|---|
| RGB | rgb(187, 206, 188) |
| HSL | hsl(123, 16%, 77%) |
| HSV | hsv(123, 9%, 81%) |
| CMYK | cmyk(9.2%, 0%, 8.7%, 19.2%) |
| CIE-LAB | lab(80.93, -9.79, 6.77) |
| CIE-LCH | lch(80.93, 11.91, 145.33°) |
| OKLab | oklab(83.2% -0.0269 0.0177) |
| OKLCH | oklch(83.2% 0.032 146.7) |
| XYZ | xyz(51.6401, 58.3377, 56.1069) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.14
Silver (survey)
#C5C9C7
ΔE00 9.56
Greenish Grey
#96AE8D
ΔE00 10.60
Sage Green
#9CAF88
ΔE00 11.08
Honeydew
#F0FFF0
ΔE00 11.29
Darkseagreen
#8FBC8F
ΔE00 11.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCEBC #CEBBCD
analogous
#C4CEBB #BBCEBC #BBCEC6
triadic
#BBCEBC #BCBBCE #CEBCBB
tetradic
#BBCEBC #BBC4CE #CEBBCD #CEC6BB
square
#BBCEBC #BBC4CE #CEBBCD #CEC6BB
split-complementary
#BBCEBC #C6BBCE #CEBBC4
monochromatic
#749B76 #97B499 #BBCEBC #DFE8DF #EDF2ED
Accessibility & contrast
On white
1.66
#BBCEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#BBCEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCEBC
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCEBC | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCABB
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#B9CDC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbcebc; /* rgb */ color: rgb(187, 206, 188); /* oklch */ color: oklch(83.2% 0.032 146.7);
Tailwind
colors: {
custom: {
50: '#cfddd0',
500: '#bbcebc',
950: '#000000',
},
}SCSS
$custom: #bbcebc; $custom-light: #cfddd0; $custom-dark: #000000;
JSON
{
"hex": "#bbcebc",
"rgb": {
"r": 187,
"g": 206,
"b": 188
},
"hsl": {
"h": 123.158,
"s": 16.239,
"l": 77.059
},
"oklch": {
"l": 0.83197,
"c": 0.03219,
"h": 146.7
},
"luminance": 0.58338
}Semantic roles & 50–950 ramp
primary
#BBCEBC
secondary
#A28BA1
accent
#4B969A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483