#BBF2A7#BBF2A7
#BBF2A7 is a very light, moderate green. Relative luminance 0.769; OKLCH L 90.5% C 0.114 H 137.6°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF2A7 |
|---|---|
| RGB | rgb(187, 242, 167) |
| HSL | hsl(104, 74%, 80%) |
| HSV | hsv(104, 31%, 95%) |
| CMYK | cmyk(22.7%, 0%, 31%, 5.1%) |
| CIE-LAB | lab(90.26, -30.95, 30.70) |
| CIE-LCH | lch(90.26, 43.60, 135.23°) |
| OKLab | oklab(90.51% -0.0843 0.0771) |
| OKLCH | oklch(90.51% 0.114 137.6) |
| XYZ | xyz(59.2190, 76.8575, 48.2666) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 0.88
Tea Green
#BDF8A3
ΔE00 2.00
Light Sage
#BCECAC
ΔE00 2.34
Pale Green
#C7FDB5
ΔE00 2.51
Light Light Green
#C8FFB0
ΔE00 2.80
Celadon
#BEFDB7
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF2A7 #DEA7F2
analogous
#E0F2A7 #BBF2A7 #A7F2B8
triadic
#BBF2A7 #A7BBF2 #F2A7BB
tetradic
#BBF2A7 #A7E0F2 #DEA7F2 #F2B8A7
square
#BBF2A7 #A7E0F2 #DEA7F2 #F2B8A7
split-complementary
#BBF2A7 #B8A7F2 #F2A7E0
monochromatic
#69E23C #92EA72 #BBF2A7 #E4FADC #EAFBE4
Accessibility & contrast
On white
1.28
#BBF2A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#BBF2A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF2A7
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF2A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF2A7 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E6A2
Deuteranopia (green-blind)
#EEE1AB
Tritanopia (blue-blind)
#B9EDDE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf2a7; /* rgb */ color: rgb(187, 242, 167); /* oklch */ color: oklch(90.5% 0.114 137.6);
Tailwind
colors: {
custom: {
50: '#d0f6c1',
500: '#bbf2a7',
950: '#000000',
},
}SCSS
$custom: #bbf2a7; $custom-light: #d0f6c1; $custom-dark: #000000;
JSON
{
"hex": "#bbf2a7",
"rgb": {
"r": 187,
"g": 242,
"b": 167
},
"hsl": {
"h": 104,
"s": 74.257,
"l": 80.196
},
"oklch": {
"l": 0.90507,
"c": 0.11423,
"h": 137.6
},
"luminance": 0.76859
}Semantic roles & 50–950 ramp
primary
#BBF2A7
secondary
#B66CD1
accent
#0FD6A1
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582