#BBEEB0#BBEEB0
#BBEEB0 is a very light, moderate green. Relative luminance 0.748; OKLCH L 89.8% C 0.098 H 140.1°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEEB0 |
|---|---|
| RGB | rgb(187, 238, 176) |
| HSL | hsl(109, 65%, 81%) |
| HSV | hsv(109, 26%, 93%) |
| CMYK | cmyk(21.4%, 0%, 26.1%, 6.7%) |
| CIE-LAB | lab(89.32, -27.68, 24.85) |
| CIE-LCH | lch(89.32, 37.20, 138.09°) |
| OKLab | oklab(89.81% -0.0753 0.0631) |
| OKLCH | oklch(89.81% 0.098 140.1) |
| XYZ | xyz(58.9026, 74.8469, 52.4094) |
| Luminance | 0.7485 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.88
Light Grey Green
#B7E1A1
ΔE00 3.23
Washed Out Green
#BCF5A6
ΔE00 3.40
Celadon
#BEFDB7
ΔE00 3.41
Pale Green
#C7FDB5
ΔE00 3.52
Very Pale Green
#CFFDBC
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEEB0 #E3B0EE
analogous
#DAEEB0 #BBEEB0 #B0EEC4
triadic
#BBEEB0 #B0BBEE #EEB0BB
tetradic
#BBEEB0 #B0DAEE #E3B0EE #EEC4B0
square
#BBEEB0 #B0DAEE #E3B0EE #EEC4B0
split-complementary
#BBEEB0 #C4B0EE #EEB0DA
monochromatic
#64D84B #90E37E #BBEEB0 #E6F9E2 #E9FAE6
Accessibility & contrast
On white
1.31
#BBEEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#BBEEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEEB0
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEEB0 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AC
Deuteranopia (green-blind)
#EADFB3
Tritanopia (blue-blind)
#B8EADD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bbeeb0; /* rgb */ color: rgb(187, 238, 176); /* oklch */ color: oklch(89.8% 0.098 140.1);
Tailwind
colors: {
custom: {
50: '#d0f3c8',
500: '#bbeeb0',
950: '#000000',
},
}SCSS
$custom: #bbeeb0; $custom-light: #d0f3c8; $custom-dark: #000000;
JSON
{
"hex": "#bbeeb0",
"rgb": {
"r": 187,
"g": 238,
"b": 176
},
"hsl": {
"h": 109.355,
"s": 64.583,
"l": 81.176
},
"oklch": {
"l": 0.89809,
"c": 0.09826,
"h": 140.1
},
"luminance": 0.74848
}Semantic roles & 50–950 ramp
primary
#BBEEB0
secondary
#BC77CC
accent
#19CCAD
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582