#BBE2BE#BBE2BE
#BBE2BE is a very light, moderate green. Relative luminance 0.687; OKLCH L 87.5% C 0.064 H 147.1°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE2BE |
|---|---|
| RGB | rgb(187, 226, 190) |
| HSL | hsl(125, 40%, 81%) |
| HSV | hsv(125, 17%, 89%) |
| CMYK | cmyk(17.3%, 0%, 15.9%, 11.4%) |
| CIE-LAB | lab(86.34, -19.53, 13.44) |
| CIE-LCH | lch(86.34, 23.71, 145.47°) |
| OKLab | oklab(87.52% -0.0536 0.0347) |
| OKLCH | oklch(87.52% 0.064 147.1) |
| XYZ | xyz(56.9819, 68.6739, 58.9584) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.88
Light Sage
#BCECAC
ΔE00 6.75
Light Grey Green
#B7E1A1
ΔE00 6.83
Hospital Green
#9BE5AA
ΔE00 7.23
Light Teal
#90E4C1
ΔE00 7.85
Very Pale Green
#CFFDBC
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE2BE #E2BBDF
analogous
#CBE2BB #BBE2BE #BBE2D1
triadic
#BBE2BE #BEBBE2 #E2BEBB
tetradic
#BBE2BE #BBCBE2 #E2BBDF #E2D1BB
square
#BBE2BE #BBCBE2 #E2BBDF #E2D1BB
split-complementary
#BBE2BE #D1BBE2 #E2BBCB
monochromatic
#65BD6C #90D095 #BBE2BE #E6F4E7 #EAF6EA
Accessibility & contrast
On white
1.43
#BBE2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#BBE2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE2BE
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE2BE | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBC
Deuteranopia (green-blind)
#DDD6C0
Tritanopia (blue-blind)
#B7E0D8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbe2be; /* rgb */ color: rgb(187, 226, 190); /* oklch */ color: oklch(87.5% 0.064 147.1);
Tailwind
colors: {
custom: {
50: '#d0ebd1',
500: '#bbe2be',
950: '#000000',
},
}SCSS
$custom: #bbe2be; $custom-light: #d0ebd1; $custom-dark: #000000;
JSON
{
"hex": "#bbe2be",
"rgb": {
"r": 187,
"g": 226,
"b": 190
},
"hsl": {
"h": 124.615,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.87519,
"c": 0.06386,
"h": 147.1
},
"luminance": 0.68675
}Semantic roles & 50–950 ramp
primary
#BBE2BE
secondary
#BB86B7
accent
#32A9B3
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483