#BBEBB5#BBEBB5
#BBEBB5 is a very light, moderate green. Relative luminance 0.733; OKLCH L 89.3% C 0.088 H 141.9°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEBB5 |
|---|---|
| RGB | rgb(187, 235, 181) |
| HSL | hsl(113, 57%, 82%) |
| HSV | hsv(113, 23%, 92%) |
| CMYK | cmyk(20.4%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(88.60, -25.44, 21.28) |
| CIE-LCH | lch(88.60, 33.17, 140.09°) |
| OKLab | oklab(89.26% -0.0693 0.0543) |
| OKLCH | oklch(89.26% 0.088 141.9) |
| XYZ | xyz(58.5403, 73.3161, 54.7742) |
| Luminance | 0.7332 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.26
Light Grey Green
#B7E1A1
ΔE00 3.62
Very Pale Green
#CFFDBC
ΔE00 4.55
Mint
#AAF0C1
ΔE00 4.59
Celadon
#BEFDB7
ΔE00 4.71
Hospital Green
#9BE5AA
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEBB5 #E5B5EB
analogous
#D6EBB5 #BBEBB5 #B5EBCA
triadic
#BBEBB5 #B5BBEB #EBB5BB
tetradic
#BBEBB5 #B5D6EB #E5B5EB #EBCAB5
square
#BBEBB5 #B5D6EB #E5B5EB #EBCAB5
split-complementary
#BBEBB5 #CAB5EB #EBB5D6
monochromatic
#62D155 #8FDE85 #BBEBB5 #E7F8E5 #E9F8E7
Accessibility & contrast
On white
1.34
#BBEBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#BBEBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEBB5
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEBB5 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE1B2
Deuteranopia (green-blind)
#E6DDB8
Tritanopia (blue-blind)
#B8E7DC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bbebb5; /* rgb */ color: rgb(187, 235, 181); /* oklch */ color: oklch(89.3% 0.088 141.9);
Tailwind
colors: {
custom: {
50: '#d0f1cb',
500: '#bbebb5',
950: '#000000',
},
}SCSS
$custom: #bbebb5; $custom-light: #d0f1cb; $custom-dark: #000000;
JSON
{
"hex": "#bbebb5",
"rgb": {
"r": 187,
"g": 235,
"b": 181
},
"hsl": {
"h": 113.333,
"s": 57.447,
"l": 81.569
},
"oklch": {
"l": 0.89261,
"c": 0.08808,
"h": 141.9
},
"luminance": 0.73318
}Semantic roles & 50–950 ramp
primary
#BBEBB5
secondary
#BF7DC7
accent
#20C5B3
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582