#BBF8AA#BBF8AA
#BBF8AA is a very light, vivid green. Relative luminance 0.806; OKLCH L 91.9% C 0.120 H 139.0°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF8AA |
|---|---|
| RGB | rgb(187, 248, 170) |
| HSL | hsl(107, 85%, 82%) |
| HSV | hsv(107, 31%, 97%) |
| CMYK | cmyk(24.6%, 0%, 31.5%, 2.7%) |
| CIE-LAB | lab(91.95, -33.29, 31.47) |
| CIE-LCH | lch(91.95, 45.81, 136.61°) |
| OKLab | oklab(91.89% -0.0907 0.079) |
| OKLCH | oklch(91.89% 0.12 139) |
| XYZ | xyz(61.3147, 80.6000, 50.3493) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 0.91
Tea Green
#BDF8A3
ΔE00 1.45
Light Pastel Green
#B2FBA5
ΔE00 1.90
Pale Green
#C7FDB5
ΔE00 1.96
Light Light Green
#C8FFB0
ΔE00 1.99
Celadon
#BEFDB7
ΔE00 2.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF8AA #E7AAF8
analogous
#E2F8AA #BBF8AA #AAF8C0
triadic
#BBF8AA #AABBF8 #F8AABB
tetradic
#BBF8AA #AAE2F8 #E7AAF8 #F8C0AA
square
#BBF8AA #AAE2F8 #E7AAF8 #F8C0AA
split-complementary
#BBF8AA #C0AAF8 #F8AAE2
monochromatic
#61EF39 #8EF371 #BBF8AA #E8FDE3 #E8FDE3
Accessibility & contrast
On white
1.23
#BBF8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#BBF8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF8AA
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF8AA | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA5
Deuteranopia (green-blind)
#F3E6AE
Tritanopia (blue-blind)
#B8F3E4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbf8aa; /* rgb */ color: rgb(187, 248, 170); /* oklch */ color: oklch(91.9% 0.120 139.0);
Tailwind
colors: {
custom: {
50: '#d1fac4',
500: '#bbf8aa',
950: '#000000',
},
}SCSS
$custom: #bbf8aa; $custom-light: #d1fac4; $custom-dark: #000000;
JSON
{
"hex": "#bbf8aa",
"rgb": {
"r": 187,
"g": 248,
"b": 170
},
"hsl": {
"h": 106.923,
"s": 84.783,
"l": 81.961
},
"oklch": {
"l": 0.9189,
"c": 0.12027,
"h": 139
},
"luminance": 0.80602
}Semantic roles & 50–950 ramp
primary
#BBF8AA
secondary
#C26DDA
accent
#04E1B1
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582