#BBEEBB#BBEEBB
#BBEEBB is a very light, moderate green. Relative luminance 0.753; OKLCH L 90.0% C 0.087 H 144.8°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEEBB |
|---|---|
| RGB | rgb(187, 238, 187) |
| HSL | hsl(120, 60%, 83%) |
| HSV | hsv(120, 21%, 93%) |
| CMYK | cmyk(21.4%, 0%, 21.4%, 6.7%) |
| CIE-LAB | lab(89.53, -25.88, 19.48) |
| CIE-LCH | lch(89.53, 32.39, 143.04°) |
| OKLab | oklab(90.05% -0.0707 0.0499) |
| OKLCH | oklch(90.05% 0.087 144.8) |
| XYZ | xyz(60.0353, 75.3000, 58.3753) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.25
Mint
#AAF0C1
ΔE00 3.63
Celadon
#BEFDB7
ΔE00 4.71
Very Pale Green
#CFFDBC
ΔE00 4.74
Hospital Green
#9BE5AA
ΔE00 4.76
Light Grey Green
#B7E1A1
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEEBB #EEBBEE
analogous
#D4EEBB #BBEEBB #BBEED4
triadic
#BBEEBB #BBBBEE #EEBBBB
tetradic
#BBEEBB #BBD4EE #EEBBEE #EED4BB
square
#BBEEBB #BBD4EE #EEBBEE #EED4BB
split-complementary
#BBEEBB #D4BBEE #EEBBD4
monochromatic
#59D659 #8AE28A #BBEEBB #E7F9E7 #E7F9E7
Accessibility & contrast
On white
1.31
#BBEEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#BBEEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEEBB
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEEBB | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B8
Deuteranopia (green-blind)
#E8DFBE
Tritanopia (blue-blind)
#B6EBE0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbeebb; /* rgb */ color: rgb(187, 238, 187); /* oklch */ color: oklch(90.0% 0.087 144.8);
Tailwind
colors: {
custom: {
50: '#d0f3cf',
500: '#bbeebb',
950: '#000000',
},
}SCSS
$custom: #bbeebb; $custom-light: #d0f3cf; $custom-dark: #000000;
JSON
{
"hex": "#bbeebb",
"rgb": {
"r": 187,
"g": 238,
"b": 187
},
"hsl": {
"h": 120,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.90049,
"c": 0.08657,
"h": 144.8
},
"luminance": 0.75302
}Semantic roles & 50–950 ramp
primary
#BBEEBB
secondary
#CC81CC
accent
#1EC8C8
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#141713
muted
#838583