#BBEEB2#BBEEB2
#BBEEB2 is a very light, moderate green. Relative luminance 0.749; OKLCH L 89.9% C 0.096 H 140.8°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEEB2 |
|---|---|
| RGB | rgb(187, 238, 178) |
| HSL | hsl(111, 64%, 82%) |
| HSV | hsv(111, 25%, 93%) |
| CMYK | cmyk(21.4%, 0%, 25.2%, 6.7%) |
| CIE-LAB | lab(89.36, -27.36, 23.87) |
| CIE-LCH | lch(89.36, 36.31, 138.90°) |
| OKLab | oklab(89.85% -0.0745 0.0607) |
| OKLCH | oklch(89.85% 0.096 140.8) |
| XYZ | xyz(59.1019, 74.9266, 53.4592) |
| Luminance | 0.7493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.24
Light Grey Green
#B7E1A1
ΔE00 3.42
Celadon
#BEFDB7
ΔE00 3.54
Very Pale Green
#CFFDBC
ΔE00 3.69
Pale Green
#C7FDB5
ΔE00 3.75
Washed Out Green
#BCF5A6
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEEB2 #E5B2EE
analogous
#D9EEB2 #BBEEB2 #B2EEC7
triadic
#BBEEB2 #B2BBEE #EEB2BB
tetradic
#BBEEB2 #B2D9EE #E5B2EE #EEC7B2
square
#BBEEB2 #B2D9EE #E5B2EE #EEC7B2
split-complementary
#BBEEB2 #C7B2EE #EEB2D9
monochromatic
#62D84E #8FE380 #BBEEB2 #E7F9E4 #E9F9E6
Accessibility & contrast
On white
1.31
#BBEEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#BBEEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEEB2
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEEB2 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AE
Deuteranopia (green-blind)
#E9DFB5
Tritanopia (blue-blind)
#B8EADE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbeeb2; /* rgb */ color: rgb(187, 238, 178); /* oklch */ color: oklch(89.9% 0.096 140.8);
Tailwind
colors: {
custom: {
50: '#d0f3c9',
500: '#bbeeb2',
950: '#000000',
},
}SCSS
$custom: #bbeeb2; $custom-light: #d0f3c9; $custom-dark: #000000;
JSON
{
"hex": "#bbeeb2",
"rgb": {
"r": 187,
"g": 238,
"b": 178
},
"hsl": {
"h": 111,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.89852,
"c": 0.09611,
"h": 140.8
},
"luminance": 0.74928
}Semantic roles & 50–950 ramp
primary
#BBEEB2
secondary
#BF79CC
accent
#1ACCB1
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582