#BBF0AA#BBF0AA
#BBF0AA is a very light, moderate green. Relative luminance 0.758; OKLCH L 90.1% C 0.108 H 138.2°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF0AA |
|---|---|
| RGB | rgb(187, 240, 170) |
| HSL | hsl(105, 70%, 80%) |
| HSV | hsv(105, 29%, 94%) |
| CMYK | cmyk(22.1%, 0%, 29.2%, 5.9%) |
| CIE-LAB | lab(89.76, -29.56, 28.51) |
| CIE-LCH | lch(89.76, 41.07, 136.04°) |
| OKLab | oklab(90.13% -0.0805 0.0719) |
| OKLCH | oklch(90.13% 0.108 138.2) |
| XYZ | xyz(58.9075, 75.7857, 49.5469) |
| Luminance | 0.7579 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.41
Washed Out Green
#BCF5A6
ΔE00 1.83
Pale Green
#C7FDB5
ΔE00 2.74
Celadon
#BEFDB7
ΔE00 2.95
Tea Green
#BDF8A3
ΔE00 2.96
Light Light Green
#C8FFB0
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF0AA #DFAAF0
analogous
#DEF0AA #BBF0AA #AAF0BC
triadic
#BBF0AA #AABBF0 #F0AABB
tetradic
#BBF0AA #AADEF0 #DFAAF0 #F0BCAA
square
#BBF0AA #AADEF0 #DFAAF0 #F0BCAA
split-complementary
#BBF0AA #BCAAF0 #F0AADE
monochromatic
#68DE42 #91E776 #BBF0AA #E5F9DE #EAFAE5
Accessibility & contrast
On white
1.30
#BBF0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#BBF0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF0AA
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF0AA | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A6
Deuteranopia (green-blind)
#ECE0AE
Tritanopia (blue-blind)
#B9EBDE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbf0aa; /* rgb */ color: rgb(187, 240, 170); /* oklch */ color: oklch(90.1% 0.108 138.2);
Tailwind
colors: {
custom: {
50: '#d0f5c3',
500: '#bbf0aa',
950: '#000000',
},
}SCSS
$custom: #bbf0aa; $custom-light: #d0f5c3; $custom-dark: #000000;
JSON
{
"hex": "#bbf0aa",
"rgb": {
"r": 187,
"g": 240,
"b": 170
},
"hsl": {
"h": 105.429,
"s": 70,
"l": 80.392
},
"oklch": {
"l": 0.90126,
"c": 0.10789,
"h": 138.2
},
"luminance": 0.75787
}Semantic roles & 50–950 ramp
primary
#BBF0AA
secondary
#B770CE
accent
#14D2A4
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582