#BBF2B1#BBF2B1
#BBF2B1 is a very light, moderate green. Relative luminance 0.772; OKLCH L 90.7% C 0.104 H 140.7°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF2B1 |
|---|---|
| RGB | rgb(187, 242, 177) |
| HSL | hsl(111, 71%, 82%) |
| HSV | hsv(111, 27%, 95%) |
| CMYK | cmyk(22.7%, 0%, 26.9%, 5.1%) |
| CIE-LAB | lab(90.43, -29.42, 25.86) |
| CIE-LCH | lch(90.43, 39.17, 138.68°) |
| OKLab | oklab(90.71% -0.0801 0.0655) |
| OKLCH | oklch(90.71% 0.104 140.7) |
| XYZ | xyz(60.1794, 77.2417, 53.3249) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.58
Celadon
#BEFDB7
ΔE00 2.40
Pale Green
#C7FDB5
ΔE00 2.71
Washed Out Green
#BCF5A6
ΔE00 2.74
Very Pale Green
#CFFDBC
ΔE00 3.14
Light Mint
#B6FFBB
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF2B1 #E8B1F2
analogous
#DCF2B1 #BBF2B1 #B1F2C8
triadic
#BBF2B1 #B1BBF2 #F2B1BB
tetradic
#BBF2B1 #B1DCF2 #E8B1F2 #F2C8B1
square
#BBF2B1 #B1DCF2 #E8B1F2 #F2C8B1
split-complementary
#BBF2B1 #C8B1F2 #F2B1DC
monochromatic
#60E148 #8DE97D #BBF2B1 #E8FBE5 #E8FBE5
Accessibility & contrast
On white
1.28
#BBF2B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#BBF2B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF2B1
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF2B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF2B1 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AD
Deuteranopia (green-blind)
#EDE2B4
Tritanopia (blue-blind)
#B8EEE1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf2b1; /* rgb */ color: rgb(187, 242, 177); /* oklch */ color: oklch(90.7% 0.104 140.7);
Tailwind
colors: {
custom: {
50: '#d0f6c8',
500: '#bbf2b1',
950: '#000000',
},
}SCSS
$custom: #bbf2b1; $custom-light: #d0f6c8; $custom-dark: #000000;
JSON
{
"hex": "#bbf2b1",
"rgb": {
"r": 187,
"g": 242,
"b": 177
},
"hsl": {
"h": 110.769,
"s": 71.429,
"l": 82.157
},
"oklch": {
"l": 0.90708,
"c": 0.10351,
"h": 140.7
},
"luminance": 0.77243
}Semantic roles & 50–950 ramp
primary
#BBF2B1
secondary
#C376D1
accent
#12D3B6
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582