#BBF5AA#BBF5AA
#BBF5AA is a very light, moderate green. Relative luminance 0.788; OKLCH L 91.2% C 0.116 H 138.7°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF5AA |
|---|---|
| RGB | rgb(187, 245, 170) |
| HSL | hsl(106, 79%, 81%) |
| HSV | hsv(106, 31%, 96%) |
| CMYK | cmyk(23.7%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(91.13, -31.90, 30.36) |
| CIE-LCH | lch(91.13, 44.04, 136.42°) |
| OKLab | oklab(91.23% -0.0869 0.0763) |
| OKLCH | oklch(91.23% 0.116 138.7) |
| XYZ | xyz(60.3997, 78.7701, 50.0443) |
| Luminance | 0.7877 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 0.85
Tea Green
#BDF8A3
ΔE00 1.88
Pale Green
#C7FDB5
ΔE00 2.04
Celadon
#BEFDB7
ΔE00 2.21
Light Light Green
#C8FFB0
ΔE00 2.40
Light Pastel Green
#B2FBA5
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF5AA #E4AAF5
analogous
#E1F5AA #BBF5AA #AAF5BF
triadic
#BBF5AA #AABBF5 #F5AABB
tetradic
#BBF5AA #AAE1F5 #E4AAF5 #F5BFAA
square
#BBF5AA #AAE1F5 #E4AAF5 #F5BFAA
split-complementary
#BBF5AA #BFAAF5 #F5AAE1
monochromatic
#63E83C #8FEF73 #BBF5AA #E7FBE1 #E9FCE4
Accessibility & contrast
On white
1.25
#BBF5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#BBF5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF5AA
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF5AA | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A5
Deuteranopia (green-blind)
#F1E4AE
Tritanopia (blue-blind)
#B8F0E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf5aa; /* rgb */ color: rgb(187, 245, 170); /* oklch */ color: oklch(91.2% 0.116 138.7);
Tailwind
colors: {
custom: {
50: '#d0f8c3',
500: '#bbf5aa',
950: '#000000',
},
}SCSS
$custom: #bbf5aa; $custom-light: #d0f8c3; $custom-dark: #000000;
JSON
{
"hex": "#bbf5aa",
"rgb": {
"r": 187,
"g": 245,
"b": 170
},
"hsl": {
"h": 106.4,
"s": 78.947,
"l": 81.373
},
"oklch": {
"l": 0.91227,
"c": 0.11565,
"h": 138.7
},
"luminance": 0.78772
}Semantic roles & 50–950 ramp
primary
#BBF5AA
secondary
#BE6ED5
accent
#0ADBAC
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582