#BBE2BB#BBE2BB
#BBE2BB is a very light, moderate green. Relative luminance 0.685; OKLCH L 87.4% C 0.067 H 145.0°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE2BB |
|---|---|
| RGB | rgb(187, 226, 187) |
| HSL | hsl(120, 40%, 81%) |
| HSV | hsv(120, 17%, 89%) |
| CMYK | cmyk(17.3%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(86.28, -20.05, 14.92) |
| CIE-LCH | lch(86.28, 24.99, 143.35°) |
| OKLab | oklab(87.45% -0.0549 0.0385) |
| OKLCH | oklch(87.45% 0.067 145) |
| XYZ | xyz(56.6574, 68.5441, 57.2494) |
| Luminance | 0.6855 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.72
Light Sage
#BCECAC
ΔE00 5.97
Light Grey Green
#B7E1A1
ΔE00 6.00
Hospital Green
#9BE5AA
ΔE00 6.76
Very Pale Green
#CFFDBC
ΔE00 7.86
Light Teal
#90E4C1
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE2BB #E2BBE2
analogous
#CEE2BB #BBE2BB #BBE2CE
triadic
#BBE2BB #BBBBE2 #E2BBBB
tetradic
#BBE2BB #BBCEE2 #E2BBE2 #E2CEBB
square
#BBE2BB #BBCEE2 #E2BBE2 #E2CEBB
split-complementary
#BBE2BB #CEBBE2 #E2BBCE
monochromatic
#65BD65 #90D090 #BBE2BB #E6F4E6 #EAF6EA
Accessibility & contrast
On white
1.43
#BBE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#BBE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE2BB
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE2BB | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DAB9
Deuteranopia (green-blind)
#DDD6BD
Tritanopia (blue-blind)
#B8E0D7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbe2bb; /* rgb */ color: rgb(187, 226, 187); /* oklch */ color: oklch(87.4% 0.067 145.0);
Tailwind
colors: {
custom: {
50: '#d0ebcf',
500: '#bbe2bb',
950: '#000000',
},
}SCSS
$custom: #bbe2bb; $custom-light: #d0ebcf; $custom-dark: #000000;
JSON
{
"hex": "#bbe2bb",
"rgb": {
"r": 187,
"g": 226,
"b": 187
},
"hsl": {
"h": 120,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.87446,
"c": 0.06699,
"h": 145
},
"luminance": 0.68545
}Semantic roles & 50–950 ramp
primary
#BBE2BB
secondary
#BB86BB
accent
#32B3B3
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483