#BBE3BD#BBE3BD
#BBE3BD is a very light, moderate green. Relative luminance 0.692; OKLCH L 87.7% C 0.067 H 146.3°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE3BD |
|---|---|
| RGB | rgb(187, 227, 189) |
| HSL | hsl(123, 42%, 81%) |
| HSV | hsv(123, 18%, 89%) |
| CMYK | cmyk(17.6%, 0%, 16.7%, 11%) |
| CIE-LAB | lab(86.59, -20.20, 14.31) |
| CIE-LCH | lch(86.59, 24.75, 144.68°) |
| OKLab | oklab(87.71% -0.0554 0.0369) |
| OKLCH | oklch(87.71% 0.067 146.3) |
| XYZ | xyz(57.1457, 69.1758, 58.4757) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.52
Light Sage
#BCECAC
ΔE00 6.19
Light Grey Green
#B7E1A1
ΔE00 6.35
Hospital Green
#9BE5AA
ΔE00 6.81
Light Teal
#90E4C1
ΔE00 7.83
Very Pale Green
#CFFDBC
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE3BD #E3BBE1
analogous
#CDE3BB #BBE3BD #BBE3D1
triadic
#BBE3BD #BDBBE3 #E3BDBB
tetradic
#BBE3BD #BBCDE3 #E3BBE1 #E3D1BB
square
#BBE3BD #BBCDE3 #E3BBE1 #E3D1BB
split-complementary
#BBE3BD #D1BBE3 #E3BBCD
monochromatic
#64BF69 #90D193 #BBE3BD #E6F5E7 #E9F6EA
Accessibility & contrast
On white
1.42
#BBE3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#BBE3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE3BD
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE3BD | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBBB
Deuteranopia (green-blind)
#DED7BF
Tritanopia (blue-blind)
#B7E1D8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbe3bd; /* rgb */ color: rgb(187, 227, 189); /* oklch */ color: oklch(87.7% 0.067 146.3);
Tailwind
colors: {
custom: {
50: '#d0ecd1',
500: '#bbe3bd',
950: '#000000',
},
}SCSS
$custom: #bbe3bd; $custom-light: #d0ecd1; $custom-dark: #000000;
JSON
{
"hex": "#bbe3bd",
"rgb": {
"r": 187,
"g": 227,
"b": 189
},
"hsl": {
"h": 123,
"s": 41.667,
"l": 81.176
},
"oklch": {
"l": 0.8771,
"c": 0.06655,
"h": 146.3
},
"luminance": 0.69177
}Semantic roles & 50–950 ramp
primary
#BBE3BD
secondary
#BC86BA
accent
#31AEB5
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483