#BBCEBB#BBCEBB
#BBCEBB is a very light, muted green. Relative luminance 0.583; OKLCH L 83.2% C 0.033 H 145.3°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCEBB |
|---|---|
| RGB | rgb(187, 206, 187) |
| HSL | hsl(120, 16%, 77%) |
| HSV | hsv(120, 9%, 81%) |
| CMYK | cmyk(9.2%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(80.90, -9.97, 7.27) |
| CIE-LCH | lch(80.90, 12.34, 143.90°) |
| OKLab | oklab(83.17% -0.0273 0.019) |
| OKLCH | oklch(83.17% 0.033 145.3) |
| XYZ | xyz(51.5327, 58.2947, 55.5411) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.35
Silver (survey)
#C5C9C7
ΔE00 9.83
Greenish Grey
#96AE8D
ΔE00 10.41
Sage Green
#9CAF88
ΔE00 10.85
Honeydew
#F0FFF0
ΔE00 11.35
Darkseagreen
#8FBC8F
ΔE00 11.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCEBB #CEBBCE
analogous
#C5CEBB #BBCEBB #BBCEC5
triadic
#BBCEBB #BBBBCE #CEBBBB
tetradic
#BBCEBB #BBC5CE #CEBBCE #CEC5BB
square
#BBCEBB #BBC5CE #CEBBCE #CEC5BB
split-complementary
#BBCEBB #C5BBCE #CEBBC5
monochromatic
#749B74 #97B497 #BBCEBB #DFE8DF #EDF2ED
Accessibility & contrast
On white
1.66
#BBCEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#BBCEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCEBB
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCEBB | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCABA
Deuteranopia (green-blind)
#CBC8BC
Tritanopia (blue-blind)
#B9CDC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbcebb; /* rgb */ color: rgb(187, 206, 187); /* oklch */ color: oklch(83.2% 0.033 145.3);
Tailwind
colors: {
custom: {
50: '#cfddcf',
500: '#bbcebb',
950: '#000000',
},
}SCSS
$custom: #bbcebb; $custom-light: #cfddcf; $custom-dark: #000000;
JSON
{
"hex": "#bbcebb",
"rgb": {
"r": 187,
"g": 206,
"b": 187
},
"hsl": {
"h": 120,
"s": 16.239,
"l": 77.059
},
"oklch": {
"l": 0.83171,
"c": 0.03326,
"h": 145.3
},
"luminance": 0.58295
}Semantic roles & 50–950 ramp
primary
#BBCEBB
secondary
#A28BA2
accent
#4B9A9A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131513
muted
#838483