#BBE4BB#BBE4BB
#BBE4BB is a very light, moderate green. Relative luminance 0.696; OKLCH L 87.9% C 0.070 H 144.9°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE4BB |
|---|---|
| RGB | rgb(187, 228, 187) |
| HSL | hsl(120, 43%, 81%) |
| HSV | hsv(120, 18%, 89%) |
| CMYK | cmyk(18%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(86.82, -21.04, 15.68) |
| CIE-LCH | lch(86.82, 26.24, 143.30°) |
| OKLab | oklab(87.88% -0.0575 0.0404) |
| OKLCH | oklch(87.88% 0.07 144.9) |
| XYZ | xyz(57.2044, 69.6381, 57.4317) |
| Luminance | 0.6964 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.20
Light Sage
#BCECAC
ΔE00 5.39
Light Grey Green
#B7E1A1
ΔE00 5.62
Hospital Green
#9BE5AA
ΔE00 6.27
Very Pale Green
#CFFDBC
ΔE00 7.27
Very Light Green
#D1FFBD
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE4BB #E4BBE4
analogous
#D0E4BB #BBE4BB #BBE4D0
triadic
#BBE4BB #BBBBE4 #E4BBBB
tetradic
#BBE4BB #BBD0E4 #E4BBE4 #E4D0BB
square
#BBE4BB #BBD0E4 #E4BBE4 #E4D0BB
split-complementary
#BBE4BB #D0BBE4 #E4BBD0
monochromatic
#63C163 #8FD38F #BBE4BB #E7F5E7 #E9F6E9
Accessibility & contrast
On white
1.41
#BBE4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#BBE4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE4BB
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE4BB | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#DFD8BD
Tritanopia (blue-blind)
#B7E1D8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbe4bb; /* rgb */ color: rgb(187, 228, 187); /* oklch */ color: oklch(87.9% 0.070 144.9);
Tailwind
colors: {
custom: {
50: '#d0eccf',
500: '#bbe4bb',
950: '#000000',
},
}SCSS
$custom: #bbe4bb; $custom-light: #d0eccf; $custom-dark: #000000;
JSON
{
"hex": "#bbe4bb",
"rgb": {
"r": 187,
"g": 228,
"b": 187
},
"hsl": {
"h": 120,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.87878,
"c": 0.07029,
"h": 144.9
},
"luminance": 0.69639
}Semantic roles & 50–950 ramp
primary
#BBE4BB
secondary
#BE85BE
accent
#2FB6B6
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483