#BBEEA9#BBEEA9
#BBEEA9 is a very light, moderate green. Relative luminance 0.746; OKLCH L 89.7% C 0.106 H 137.7°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEEA9 |
|---|---|
| RGB | rgb(187, 238, 169) |
| HSL | hsl(104, 67%, 80%) |
| HSV | hsv(104, 29%, 93%) |
| CMYK | cmyk(21.4%, 0%, 29%, 6.7%) |
| CIE-LAB | lab(89.19, -28.77, 28.26) |
| CIE-LCH | lch(89.19, 40.33, 135.52°) |
| OKLab | oklab(89.67% -0.0783 0.0712) |
| OKLCH | oklch(89.67% 0.106 137.7) |
| XYZ | xyz(58.2278, 74.5770, 48.8554) |
| Luminance | 0.7458 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.04
Washed Out Green
#BCF5A6
ΔE00 2.19
Light Grey Green
#B7E1A1
ΔE00 3.00
Pale Green
#C7FDB5
ΔE00 3.13
Tea Green
#BDF8A3
ΔE00 3.30
Celadon
#BEFDB7
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEEA9 #DCA9EE
analogous
#DDEEA9 #BBEEA9 #A9EEBA
triadic
#BBEEA9 #A9BBEE #EEA9BB
tetradic
#BBEEA9 #A9DDEE #DCA9EE #EEBAA9
square
#BBEEA9 #A9DDEE #DCA9EE #EEBAA9
split-complementary
#BBEEA9 #BAA9EE #EEA9DD
monochromatic
#6ADA43 #93E476 #BBEEA9 #E3F8DC #EBFAE5
Accessibility & contrast
On white
1.32
#BBEEA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#BBEEA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEEA9
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEEA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEEA9 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A5
Deuteranopia (green-blind)
#EBDEAD
Tritanopia (blue-blind)
#B9E9DC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bbeea9; /* rgb */ color: rgb(187, 238, 169); /* oklch */ color: oklch(89.7% 0.106 137.7);
Tailwind
colors: {
custom: {
50: '#d0f3c3',
500: '#bbeea9',
950: '#000000',
},
}SCSS
$custom: #bbeea9; $custom-light: #d0f3c3; $custom-dark: #000000;
JSON
{
"hex": "#bbeea9",
"rgb": {
"r": 187,
"g": 238,
"b": 169
},
"hsl": {
"h": 104.348,
"s": 66.99,
"l": 79.804
},
"oklch": {
"l": 0.89666,
"c": 0.10585,
"h": 137.7
},
"luminance": 0.74578
}Semantic roles & 50–950 ramp
primary
#BBEEA9
secondary
#B370CB
accent
#17CF9F
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582