#BBF2B2#BBF2B2
#BBF2B2 is a very light, moderate green. Relative luminance 0.773; OKLCH L 90.7% C 0.102 H 141.1°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF2B2 |
|---|---|
| RGB | rgb(187, 242, 178) |
| HSL | hsl(112, 71%, 82%) |
| HSV | hsv(112, 26%, 95%) |
| CMYK | cmyk(22.7%, 0%, 26.4%, 5.1%) |
| CIE-LAB | lab(90.45, -29.26, 25.37) |
| CIE-LCH | lch(90.45, 38.73, 139.07°) |
| OKLab | oklab(90.73% -0.0797 0.0644) |
| OKLCH | oklch(90.73% 0.102 141.1) |
| XYZ | xyz(60.2794, 77.2817, 53.8518) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.64
Celadon
#BEFDB7
ΔE00 2.45
Pale Green
#C7FDB5
ΔE00 2.82
Washed Out Green
#BCF5A6
ΔE00 2.94
Very Pale Green
#CFFDBC
ΔE00 3.16
Light Mint
#B6FFBB
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF2B2 #E9B2F2
analogous
#DBF2B2 #BBF2B2 #B2F2C9
triadic
#BBF2B2 #B2BBF2 #F2B2BB
tetradic
#BBF2B2 #B2DBF2 #E9B2F2 #F2C9B2
square
#BBF2B2 #B2DBF2 #E9B2F2 #F2C9B2
split-complementary
#BBF2B2 #C9B2F2 #F2B2DB
monochromatic
#5FE049 #8DE97E #BBF2B2 #E8FBE5 #E8FBE5
Accessibility & contrast
On white
1.28
#BBF2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#BBF2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF2B2
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF2B2 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AE
Deuteranopia (green-blind)
#EDE2B5
Tritanopia (blue-blind)
#B7EEE1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf2b2; /* rgb */ color: rgb(187, 242, 178); /* oklch */ color: oklch(90.7% 0.102 141.1);
Tailwind
colors: {
custom: {
50: '#d0f6c9',
500: '#bbf2b2',
950: '#000000',
},
}SCSS
$custom: #bbf2b2; $custom-light: #d0f6c9; $custom-dark: #000000;
JSON
{
"hex": "#bbf2b2",
"rgb": {
"r": 187,
"g": 242,
"b": 178
},
"hsl": {
"h": 111.563,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.90728,
"c": 0.10244,
"h": 141.1
},
"luminance": 0.77283
}Semantic roles & 50–950 ramp
primary
#BBF2B2
secondary
#C577D1
accent
#12D3B8
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582