#BBEBB0#BBEBB0
#BBEBB0 is a very light, moderate green. Relative luminance 0.731; OKLCH L 89.2% C 0.093 H 139.8°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEBB0 |
|---|---|
| RGB | rgb(187, 235, 176) |
| HSL | hsl(109, 60%, 81%) |
| HSV | hsv(109, 25%, 92%) |
| CMYK | cmyk(20.4%, 0%, 25.1%, 7.8%) |
| CIE-LAB | lab(88.50, -26.25, 23.72) |
| CIE-LCH | lch(88.50, 35.39, 137.90°) |
| OKLab | oklab(89.15% -0.0714 0.0603) |
| OKLCH | oklch(89.15% 0.093 139.8) |
| XYZ | xyz(58.0364, 73.1146, 52.1207) |
| Luminance | 0.7312 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.11
Light Grey Green
#B7E1A1
ΔE00 2.82
Very Pale Green
#CFFDBC
ΔE00 4.11
Washed Out Green
#BCF5A6
ΔE00 4.16
Celadon
#BEFDB7
ΔE00 4.23
Pale Green
#C7FDB5
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEBB0 #E0B0EB
analogous
#D8EBB0 #BBEBB0 #B0EBC2
triadic
#BBEBB0 #B0BBEB #EBB0BB
tetradic
#BBEBB0 #B0D8EB #E0B0EB #EBC2B0
square
#BBEBB0 #B0D8EB #E0B0EB #EBC2B0
split-complementary
#BBEBB0 #C2B0EB #EBB0D8
monochromatic
#67D24E #91DF7F #BBEBB0 #E5F7E1 #EAF9E7
Accessibility & contrast
On white
1.34
#BBEBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#BBEBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEBB0
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEBB0 | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AC
Deuteranopia (green-blind)
#E7DCB3
Tritanopia (blue-blind)
#B9E7DB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bbebb0; /* rgb */ color: rgb(187, 235, 176); /* oklch */ color: oklch(89.2% 0.093 139.8);
Tailwind
colors: {
custom: {
50: '#d0f1c7',
500: '#bbebb0',
950: '#000000',
},
}SCSS
$custom: #bbebb0; $custom-light: #d0f1c7; $custom-dark: #000000;
JSON
{
"hex": "#bbebb0",
"rgb": {
"r": 187,
"g": 235,
"b": 176
},
"hsl": {
"h": 108.814,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.89153,
"c": 0.09349,
"h": 139.8
},
"luminance": 0.73116
}Semantic roles & 50–950 ramp
primary
#BBEBB0
secondary
#B978C7
accent
#1EC7A8
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582