#BBE0BB#BBE0BB
#BBE0BB is a very light, moderate green. Relative luminance 0.675; OKLCH L 87.0% C 0.064 H 145.0°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE0BB |
|---|---|
| RGB | rgb(187, 224, 187) |
| HSL | hsl(120, 37%, 81%) |
| HSV | hsv(120, 17%, 88%) |
| CMYK | cmyk(16.5%, 0%, 16.5%, 12.2%) |
| CIE-LAB | lab(85.74, -19.06, 14.15) |
| CIE-LCH | lch(85.74, 23.74, 143.41°) |
| OKLab | oklab(87.01% -0.0522 0.0365) |
| OKLCH | oklch(87.01% 0.064 145) |
| XYZ | xyz(56.1167, 67.4628, 57.0691) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.30
Light Grey Green
#B7E1A1
ΔE00 6.45
Light Sage
#BCECAC
ΔE00 6.58
Hospital Green
#9BE5AA
ΔE00 7.30
Light Teal
#90E4C1
ΔE00 8.30
Very Pale Green
#CFFDBC
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE0BB #E0BBE0
analogous
#CDE0BB #BBE0BB #BBE0CD
triadic
#BBE0BB #BBBBE0 #E0BBBB
tetradic
#BBE0BB #BBCDE0 #E0BBE0 #E0CDBB
square
#BBE0BB #BBCDE0 #E0BBE0 #E0CDBB
split-complementary
#BBE0BB #CDBBE0 #E0BBCD
monochromatic
#67BA67 #91CD91 #BBE0BB #E5F3E5 #EAF5EA
Accessibility & contrast
On white
1.45
#BBE0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#BBE0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE0BB
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE0BB | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#DBD5BD
Tritanopia (blue-blind)
#B8DED5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbe0bb; /* rgb */ color: rgb(187, 224, 187); /* oklch */ color: oklch(87.0% 0.064 145.0);
Tailwind
colors: {
custom: {
50: '#cfe9cf',
500: '#bbe0bb',
950: '#000000',
},
}SCSS
$custom: #bbe0bb; $custom-light: #cfe9cf; $custom-dark: #000000;
JSON
{
"hex": "#bbe0bb",
"rgb": {
"r": 187,
"g": 224,
"b": 187
},
"hsl": {
"h": 120,
"s": 37.374,
"l": 80.588
},
"oklch": {
"l": 0.87014,
"c": 0.06367,
"h": 145
},
"luminance": 0.67464
}Semantic roles & 50–950 ramp
primary
#BBE0BB
secondary
#B987B9
accent
#35B0B0
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483