#BBEEB3#BBEEB3
#BBEEB3 is a very light, moderate green. Relative luminance 0.750; OKLCH L 89.9% C 0.095 H 141.2°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEEB3 |
|---|---|
| RGB | rgb(187, 238, 179) |
| HSL | hsl(112, 63%, 82%) |
| HSV | hsv(112, 25%, 93%) |
| CMYK | cmyk(21.4%, 0%, 24.8%, 6.7%) |
| CIE-LAB | lab(89.38, -27.20, 23.39) |
| CIE-LCH | lch(89.38, 35.87, 139.32°) |
| OKLab | oklab(89.87% -0.0741 0.0595) |
| OKLCH | oklch(89.87% 0.095 141.2) |
| XYZ | xyz(59.2027, 74.9669, 53.9900) |
| Luminance | 0.7497 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.45
Light Grey Green
#B7E1A1
ΔE00 3.54
Celadon
#BEFDB7
ΔE00 3.62
Very Pale Green
#CFFDBC
ΔE00 3.76
Pale Green
#C7FDB5
ΔE00 3.88
Washed Out Green
#BCF5A6
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEEB3 #E6B3EE
analogous
#D9EEB3 #BBEEB3 #B3EEC9
triadic
#BBEEB3 #B3BBEE #EEB3BB
tetradic
#BBEEB3 #B3D9EE #E6B3EE #EEC9B3
square
#BBEEB3 #B3D9EE #E6B3EE #EEC9B3
split-complementary
#BBEEB3 #C9B3EE #EEB3D9
monochromatic
#62D84F #8EE381 #BBEEB3 #E8F9E5 #E9F9E6
Accessibility & contrast
On white
1.31
#BBEEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#BBEEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEEB3
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEEB3 | 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)
#F1E4AF
Deuteranopia (green-blind)
#E9DFB6
Tritanopia (blue-blind)
#B8EADE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbeeb3; /* rgb */ color: rgb(187, 238, 179); /* oklch */ color: oklch(89.9% 0.095 141.2);
Tailwind
colors: {
custom: {
50: '#d0f3ca',
500: '#bbeeb3',
950: '#000000',
},
}SCSS
$custom: #bbeeb3; $custom-light: #d0f3ca; $custom-dark: #000000;
JSON
{
"hex": "#bbeeb3",
"rgb": {
"r": 187,
"g": 238,
"b": 179
},
"hsl": {
"h": 111.864,
"s": 63.441,
"l": 81.765
},
"oklch": {
"l": 0.89873,
"c": 0.09503,
"h": 141.2
},
"luminance": 0.74969
}Semantic roles & 50–950 ramp
primary
#BBEEB3
secondary
#C17ACC
accent
#1ACBB3
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582