#BBE2BF#BBE2BF
#BBE2BF is a very light, moderate green. Relative luminance 0.687; OKLCH L 87.5% C 0.063 H 147.8°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE2BF |
|---|---|
| RGB | rgb(187, 226, 191) |
| HSL | hsl(126, 40%, 81%) |
| HSV | hsv(126, 17%, 89%) |
| CMYK | cmyk(17.3%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(86.36, -19.35, 12.95) |
| CIE-LCH | lch(86.36, 23.28, 146.22°) |
| OKLab | oklab(87.54% -0.0532 0.0335) |
| OKLCH | oklch(87.54% 0.063 147.8) |
| XYZ | xyz(57.0916, 68.7178, 59.5360) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.96
Light Sage
#BCECAC
ΔE00 7.01
Light Grey Green
#B7E1A1
ΔE00 7.12
Hospital Green
#9BE5AA
ΔE00 7.41
Light Teal
#90E4C1
ΔE00 7.79
Pale Turquoise
#A5FBD5
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE2BF #E2BBDE
analogous
#CAE2BB #BBE2BF #BBE2D2
triadic
#BBE2BF #BFBBE2 #E2BFBB
tetradic
#BBE2BF #BBCAE2 #E2BBDE #E2D2BB
square
#BBE2BF #BBCAE2 #E2BBDE #E2D2BB
split-complementary
#BBE2BF #D2BBE2 #E2BBCA
monochromatic
#65BD6E #90D097 #BBE2BF #E6F4E7 #EAF6EB
Accessibility & contrast
On white
1.42
#BBE2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#BBE2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE2BF
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE2BF | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 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)
#E3DBBD
Deuteranopia (green-blind)
#DCD6C1
Tritanopia (blue-blind)
#B7E0D8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbe2bf; /* rgb */ color: rgb(187, 226, 191); /* oklch */ color: oklch(87.5% 0.063 147.8);
Tailwind
colors: {
custom: {
50: '#cfebd2',
500: '#bbe2bf',
950: '#000000',
},
}SCSS
$custom: #bbe2bf; $custom-light: #cfebd2; $custom-dark: #000000;
JSON
{
"hex": "#bbe2bf",
"rgb": {
"r": 187,
"g": 226,
"b": 191
},
"hsl": {
"h": 126.154,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.87543,
"c": 0.06283,
"h": 147.8
},
"luminance": 0.68719
}Semantic roles & 50–950 ramp
primary
#BBE2BF
secondary
#BB86B6
accent
#32A6B3
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483