#BBE2B2#BBE2B2
#BBE2B2 is a very light, moderate green. Relative luminance 0.682; OKLCH L 87.2% C 0.077 H 139.8°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE2B2 |
|---|---|
| RGB | rgb(187, 226, 178) |
| HSL | hsl(109, 45%, 79%) |
| HSV | hsv(109, 21%, 89%) |
| CMYK | cmyk(17.3%, 0%, 21.2%, 11.4%) |
| CIE-LAB | lab(86.09, -21.57, 19.36) |
| CIE-LCH | lch(86.09, 28.98, 138.10°) |
| OKLab | oklab(87.24% -0.0586 0.0495) |
| OKLCH | oklch(87.24% 0.077 139.8) |
| XYZ | xyz(55.7240, 68.1707, 52.3333) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.66
Light Sage
#BCECAC
ΔE00 3.93
Hospital Green
#9BE5AA
ΔE00 5.92
Mint
#AAF0C1
ΔE00 5.97
Very Pale Green
#CFFDBC
ΔE00 6.46
Very Light Green
#D1FFBD
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE2B2 #D9B2E2
analogous
#D3E2B2 #BBE2B2 #B2E2C1
triadic
#BBE2B2 #B2BBE2 #E2B2BB
tetradic
#BBE2B2 #B2D3E2 #D9B2E2 #E2C1B2
square
#BBE2B2 #B2D3E2 #D9B2E2 #E2C1B2
split-complementary
#BBE2B2 #C1B2E2 #E2B2D3
monochromatic
#6CC159 #94D186 #BBE2B2 #E2F3DE #EBF7E9
Accessibility & contrast
On white
1.43
#BBE2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#BBE2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE2B2
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE2B2 | 1.00 | 1.43 | 14.63 | 14.63 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DAAF
Deuteranopia (green-blind)
#DFD6B4
Tritanopia (blue-blind)
#B9DFD5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbe2b2; /* rgb */ color: rgb(187, 226, 178); /* oklch */ color: oklch(87.2% 0.077 139.8);
Tailwind
colors: {
custom: {
50: '#d0ebc9',
500: '#bbe2b2',
950: '#000000',
},
}SCSS
$custom: #bbe2b2; $custom-light: #d0ebc9; $custom-dark: #000000;
JSON
{
"hex": "#bbe2b2",
"rgb": {
"r": 187,
"g": 226,
"b": 178
},
"hsl": {
"h": 108.75,
"s": 45.283,
"l": 79.216
},
"oklch": {
"l": 0.87236,
"c": 0.07676,
"h": 139.8
},
"luminance": 0.68172
}Semantic roles & 50–950 ramp
primary
#BBE2B2
secondary
#B07DBB
accent
#2DB89E
background
#FEFEFD
surface
#FBFDF9
border
#D4D5D2
text
#141613
muted
#838482