#BBE2BC#BBE2BC
#BBE2BC is a very light, moderate green. Relative luminance 0.686; OKLCH L 87.5% C 0.066 H 145.7°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE2BC |
|---|---|
| RGB | rgb(187, 226, 188) |
| HSL | hsl(122, 40%, 81%) |
| HSV | hsv(122, 17%, 89%) |
| CMYK | cmyk(17.3%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(86.30, -19.88, 14.42) |
| CIE-LCH | lch(86.30, 24.56, 144.03°) |
| OKLab | oklab(87.47% -0.0544 0.0372) |
| OKLCH | oklch(87.47% 0.066 145.7) |
| XYZ | xyz(56.7648, 68.5871, 57.8151) |
| Luminance | 0.6859 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.76
Light Sage
#BCECAC
ΔE00 6.22
Light Grey Green
#B7E1A1
ΔE00 6.28
Hospital Green
#9BE5AA
ΔE00 6.91
Light Teal
#90E4C1
ΔE00 8.00
Very Pale Green
#CFFDBC
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE2BC #E2BBE1
analogous
#CDE2BB #BBE2BC #BBE2CF
triadic
#BBE2BC #BCBBE2 #E2BCBB
tetradic
#BBE2BC #BBCDE2 #E2BBE1 #E2CFBB
square
#BBE2BC #BBCDE2 #E2BBE1 #E2CFBB
split-complementary
#BBE2BC #CFBBE2 #E2BBCD
monochromatic
#65BD67 #90D092 #BBE2BC #E6F4E6 #EAF6EA
Accessibility & contrast
On white
1.43
#BBE2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#BBE2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE2BC
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE2BC | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBA
Deuteranopia (green-blind)
#DDD6BE
Tritanopia (blue-blind)
#B7E0D7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbe2bc; /* rgb */ color: rgb(187, 226, 188); /* oklch */ color: oklch(87.5% 0.066 145.7);
Tailwind
colors: {
custom: {
50: '#d0ebd0',
500: '#bbe2bc',
950: '#000000',
},
}SCSS
$custom: #bbe2bc; $custom-light: #d0ebd0; $custom-dark: #000000;
JSON
{
"hex": "#bbe2bc",
"rgb": {
"r": 187,
"g": 226,
"b": 188
},
"hsl": {
"h": 121.538,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.8747,
"c": 0.06594,
"h": 145.7
},
"luminance": 0.68588
}Semantic roles & 50–950 ramp
primary
#BBE2BC
secondary
#BB86BA
accent
#32B0B3
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483