#BBF2B0#BBF2B0
#BBF2B0 is a very light, moderate green. Relative luminance 0.772; OKLCH L 90.7% C 0.105 H 140.4°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF2B0 |
|---|---|
| RGB | rgb(187, 242, 176) |
| HSL | hsl(110, 72%, 82%) |
| HSV | hsv(110, 27%, 95%) |
| CMYK | cmyk(22.7%, 0%, 27.3%, 5.1%) |
| CIE-LAB | lab(90.41, -29.57, 26.34) |
| CIE-LCH | lch(90.41, 39.61, 138.31°) |
| OKLab | oklab(90.69% -0.0805 0.0667) |
| OKLCH | oklch(90.69% 0.105 140.4) |
| XYZ | xyz(60.0801, 77.2019, 52.8019) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.56
Celadon
#BEFDB7
ΔE00 2.38
Washed Out Green
#BCF5A6
ΔE00 2.53
Pale Green
#C7FDB5
ΔE00 2.62
Very Pale Green
#CFFDBC
ΔE00 3.13
Light Mint
#B6FFBB
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF2B0 #E7B0F2
analogous
#DCF2B0 #BBF2B0 #B0F2C6
triadic
#BBF2B0 #B0BBF2 #F2B0BB
tetradic
#BBF2B0 #B0DCF2 #E7B0F2 #F2C6B0
square
#BBF2B0 #B0DCF2 #E7B0F2 #F2C6B0
split-complementary
#BBF2B0 #C6B0F2 #F2B0DC
monochromatic
#61E147 #8EE97B #BBF2B0 #E8FBE5 #E8FBE5
Accessibility & contrast
On white
1.28
#BBF2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#BBF2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF2B0
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF2B0 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AC
Deuteranopia (green-blind)
#EDE2B3
Tritanopia (blue-blind)
#B8EEE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf2b0; /* rgb */ color: rgb(187, 242, 176); /* oklch */ color: oklch(90.7% 0.105 140.4);
Tailwind
colors: {
custom: {
50: '#d0f6c8',
500: '#bbf2b0',
950: '#000000',
},
}SCSS
$custom: #bbf2b0; $custom-light: #d0f6c8; $custom-dark: #000000;
JSON
{
"hex": "#bbf2b0",
"rgb": {
"r": 187,
"g": 242,
"b": 176
},
"hsl": {
"h": 110,
"s": 71.739,
"l": 81.961
},
"oklch": {
"l": 0.90687,
"c": 0.10457,
"h": 140.4
},
"luminance": 0.77204
}Semantic roles & 50–950 ramp
primary
#BBF2B0
secondary
#C275D1
accent
#12D4B3
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582