#BBEEB4#BBEEB4
#BBEEB4 is a very light, moderate green. Relative luminance 0.750; OKLCH L 89.9% C 0.094 H 141.6°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEEB4 |
|---|---|
| RGB | rgb(187, 238, 180) |
| HSL | hsl(113, 63%, 82%) |
| HSV | hsv(113, 24%, 93%) |
| CMYK | cmyk(21.4%, 0%, 24.4%, 6.7%) |
| CIE-LAB | lab(89.40, -27.04, 22.90) |
| CIE-LCH | lch(89.40, 35.43, 139.74°) |
| OKLab | oklab(89.89% -0.0737 0.0583) |
| OKLCH | oklch(89.89% 0.094 141.6) |
| XYZ | xyz(59.3042, 75.0075, 54.5245) |
| Luminance | 0.7501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.66
Light Grey Green
#B7E1A1
ΔE00 3.67
Celadon
#BEFDB7
ΔE00 3.72
Very Pale Green
#CFFDBC
ΔE00 3.84
Pale Green
#C7FDB5
ΔE00 4.02
Washed Out Green
#BCF5A6
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEEB4 #E7B4EE
analogous
#D8EEB4 #BBEEB4 #B4EECA
triadic
#BBEEB4 #B4BBEE #EEB4BB
tetradic
#BBEEB4 #B4D8EE #E7B4EE #EECAB4
square
#BBEEB4 #B4D8EE #E7B4EE #EECAB4
split-complementary
#BBEEB4 #CAB4EE #EEB4D8
monochromatic
#61D750 #8EE382 #BBEEB4 #E8F9E6 #E8F9E6
Accessibility & contrast
On white
1.31
#BBEEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#BBEEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEEB4
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEEB4 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E4B1
Deuteranopia (green-blind)
#E9DFB7
Tritanopia (blue-blind)
#B8EADE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbeeb4; /* rgb */ color: rgb(187, 238, 180); /* oklch */ color: oklch(89.9% 0.094 141.6);
Tailwind
colors: {
custom: {
50: '#d0f3ca',
500: '#bbeeb4',
950: '#000000',
},
}SCSS
$custom: #bbeeb4; $custom-light: #d0f3ca; $custom-dark: #000000;
JSON
{
"hex": "#bbeeb4",
"rgb": {
"r": 187,
"g": 238,
"b": 180
},
"hsl": {
"h": 112.759,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.89894,
"c": 0.09396,
"h": 141.6
},
"luminance": 0.75009
}Semantic roles & 50–950 ramp
primary
#BBEEB4
secondary
#C27BCC
accent
#1BCBB6
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582