#BBE3BF#BBE3BF
#BBE3BF is a very light, moderate green. Relative luminance 0.693; OKLCH L 87.8% C 0.064 H 147.7°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE3BF |
|---|---|
| RGB | rgb(187, 227, 191) |
| HSL | hsl(126, 42%, 81%) |
| HSV | hsv(126, 18%, 89%) |
| CMYK | cmyk(17.6%, 0%, 15.9%, 11%) |
| CIE-LAB | lab(86.63, -19.85, 13.33) |
| CIE-LCH | lch(86.63, 23.91, 146.12°) |
| OKLab | oklab(87.76% -0.0545 0.0344) |
| OKLCH | oklch(87.76% 0.064 147.7) |
| XYZ | xyz(57.3643, 69.2632, 59.6269) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.65
Light Sage
#BCECAC
ΔE00 6.72
Light Grey Green
#B7E1A1
ΔE00 6.90
Hospital Green
#9BE5AA
ΔE00 7.14
Light Teal
#90E4C1
ΔE00 7.68
Very Pale Green
#CFFDBC
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE3BF #E3BBDF
analogous
#CBE3BB #BBE3BF #BBE3D3
triadic
#BBE3BF #BFBBE3 #E3BFBB
tetradic
#BBE3BF #BBCBE3 #E3BBDF #E3D3BB
square
#BBE3BF #BBCBE3 #E3BBDF #E3D3BB
split-complementary
#BBE3BF #D3BBE3 #E3BBCB
monochromatic
#64BF6D #90D196 #BBE3BF #E6F5E8 #E9F6EB
Accessibility & contrast
On white
1.41
#BBE3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#BBE3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE3BF
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE3BF | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DCBD
Deuteranopia (green-blind)
#DDD7C1
Tritanopia (blue-blind)
#B7E1D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbe3bf; /* rgb */ color: rgb(187, 227, 191); /* oklch */ color: oklch(87.8% 0.064 147.7);
Tailwind
colors: {
custom: {
50: '#d0ecd2',
500: '#bbe3bf',
950: '#000000',
},
}SCSS
$custom: #bbe3bf; $custom-light: #d0ecd2; $custom-dark: #000000;
JSON
{
"hex": "#bbe3bf",
"rgb": {
"r": 187,
"g": 227,
"b": 191
},
"hsl": {
"h": 126,
"s": 41.667,
"l": 81.176
},
"oklch": {
"l": 0.87759,
"c": 0.06448,
"h": 147.7
},
"luminance": 0.69265
}Semantic roles & 50–950 ramp
primary
#BBE3BF
secondary
#BC86B7
accent
#31A8B5
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483