#BBE2BD#BBE2BD
#BBE2BD is a very light, moderate green. Relative luminance 0.686; OKLCH L 87.5% C 0.065 H 146.3°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE2BD |
|---|---|
| RGB | rgb(187, 226, 189) |
| HSL | hsl(123, 40%, 81%) |
| HSV | hsv(123, 17%, 89%) |
| CMYK | cmyk(17.3%, 0%, 16.4%, 11.4%) |
| CIE-LAB | lab(86.32, -19.70, 13.93) |
| CIE-LCH | lch(86.32, 24.13, 144.74°) |
| OKLab | oklab(87.49% -0.054 0.036) |
| OKLCH | oklch(87.49% 0.065 146.3) |
| XYZ | xyz(56.8730, 68.6303, 58.3848) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.81
Light Sage
#BCECAC
ΔE00 6.48
Light Grey Green
#B7E1A1
ΔE00 6.55
Hospital Green
#9BE5AA
ΔE00 7.07
Light Teal
#90E4C1
ΔE00 7.92
Very Pale Green
#CFFDBC
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE2BD #E2BBE0
analogous
#CCE2BB #BBE2BD #BBE2D0
triadic
#BBE2BD #BDBBE2 #E2BDBB
tetradic
#BBE2BD #BBCCE2 #E2BBE0 #E2D0BB
square
#BBE2BD #BBCCE2 #E2BBE0 #E2D0BB
split-complementary
#BBE2BD #D0BBE2 #E2BBCC
monochromatic
#65BD6A #90D093 #BBE2BD #E6F4E7 #EAF6EA
Accessibility & contrast
On white
1.43
#BBE2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#BBE2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE2BD
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE2BD | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBB
Deuteranopia (green-blind)
#DDD6BF
Tritanopia (blue-blind)
#B7E0D7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbe2bd; /* rgb */ color: rgb(187, 226, 189); /* oklch */ color: oklch(87.5% 0.065 146.3);
Tailwind
colors: {
custom: {
50: '#d0ebd1',
500: '#bbe2bd',
950: '#000000',
},
}SCSS
$custom: #bbe2bd; $custom-light: #d0ebd1; $custom-dark: #000000;
JSON
{
"hex": "#bbe2bd",
"rgb": {
"r": 187,
"g": 226,
"b": 189
},
"hsl": {
"h": 123.077,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.87494,
"c": 0.06489,
"h": 146.3
},
"luminance": 0.68632
}Semantic roles & 50–950 ramp
primary
#BBE2BD
secondary
#BB86B8
accent
#32ADB3
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483