#BBE9BE#BBE9BE
#BBE9BE is a very light, moderate green. Relative luminance 0.726; OKLCH L 89.0% C 0.075 H 146.6°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE9BE |
|---|---|
| RGB | rgb(187, 233, 190) |
| HSL | hsl(124, 51%, 82%) |
| HSV | hsv(124, 20%, 91%) |
| CMYK | cmyk(19.7%, 0%, 18.5%, 8.6%) |
| CIE-LAB | lab(88.24, -22.96, 16.11) |
| CIE-LCH | lch(88.24, 28.05, 144.94°) |
| OKLab | oklab(89.03% -0.0629 0.0415) |
| OKLCH | oklch(89.03% 0.075 146.6) |
| XYZ | xyz(58.9243, 72.5588, 59.6059) |
| Luminance | 0.7256 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.05
Light Sage
#BCECAC
ΔE00 4.90
Hospital Green
#9BE5AA
ΔE00 5.64
Light Grey Green
#B7E1A1
ΔE00 5.69
Very Pale Green
#CFFDBC
ΔE00 6.46
Celadon
#BEFDB7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE9BE #E9BBE6
analogous
#CFE9BB #BBE9BE #BBE9D5
triadic
#BBE9BE #BEBBE9 #E9BEBB
tetradic
#BBE9BE #BBCFE9 #E9BBE6 #E9D5BB
square
#BBE9BE #BBCFE9 #E9BBE6 #E9D5BB
split-complementary
#BBE9BE #D5BBE9 #E9BBCF
monochromatic
#5FCB66 #8DDA92 #BBE9BE #E8F8E9 #E8F8E9
Accessibility & contrast
On white
1.35
#BBE9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#BBE9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE9BE
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE9BE | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0BC
Deuteranopia (green-blind)
#E3DBC0
Tritanopia (blue-blind)
#B6E7DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bbe9be; /* rgb */ color: rgb(187, 233, 190); /* oklch */ color: oklch(89.0% 0.075 146.6);
Tailwind
colors: {
custom: {
50: '#d0f0d1',
500: '#bbe9be',
950: '#000000',
},
}SCSS
$custom: #bbe9be; $custom-light: #d0f0d1; $custom-dark: #000000;
JSON
{
"hex": "#bbe9be",
"rgb": {
"r": 187,
"g": 233,
"b": 190
},
"hsl": {
"h": 123.913,
"s": 51.111,
"l": 82.353
},
"oklch": {
"l": 0.89032,
"c": 0.07535,
"h": 146.6
},
"luminance": 0.7256
}Semantic roles & 50–950 ramp
primary
#BBE9BE
secondary
#C584C0
accent
#27B5BE
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#141614
muted
#838583