#BBF4AA#BBF4AA
#BBF4AA is a very light, moderate green. Relative luminance 0.782; OKLCH L 91.0% C 0.114 H 138.6°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF4AA |
|---|---|
| RGB | rgb(187, 244, 170) |
| HSL | hsl(106, 77%, 81%) |
| HSV | hsv(106, 30%, 96%) |
| CMYK | cmyk(23.4%, 0%, 30.3%, 4.3%) |
| CIE-LAB | lab(90.86, -31.43, 29.99) |
| CIE-LCH | lch(90.86, 43.45, 136.35°) |
| OKLab | oklab(91.01% -0.0856 0.0754) |
| OKLCH | oklch(91.01% 0.114 138.6) |
| XYZ | xyz(60.0980, 78.1667, 49.9437) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 0.98
Tea Green
#BDF8A3
ΔE00 2.07
Pale Green
#C7FDB5
ΔE00 2.13
Celadon
#BEFDB7
ΔE00 2.31
Light Sage
#BCECAC
ΔE00 2.46
Light Light Green
#C8FFB0
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF4AA #E3AAF4
analogous
#E0F4AA #BBF4AA #AAF4BE
triadic
#BBF4AA #AABBF4 #F4AABB
tetradic
#BBF4AA #AAE0F4 #E3AAF4 #F4BEAA
square
#BBF4AA #AAE0F4 #E3AAF4 #F4BEAA
split-complementary
#BBF4AA #BEAAF4 #F4AAE0
monochromatic
#64E63E #90ED74 #BBF4AA #E6FBE0 #E9FBE4
Accessibility & contrast
On white
1.26
#BBF4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#BBF4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF4AA
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF4AA | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A5
Deuteranopia (green-blind)
#F0E3AE
Tritanopia (blue-blind)
#B9EFE1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf4aa; /* rgb */ color: rgb(187, 244, 170); /* oklch */ color: oklch(91.0% 0.114 138.6);
Tailwind
colors: {
custom: {
50: '#d0f8c3',
500: '#bbf4aa',
950: '#000000',
},
}SCSS
$custom: #bbf4aa; $custom-light: #d0f8c3; $custom-dark: #000000;
JSON
{
"hex": "#bbf4aa",
"rgb": {
"r": 187,
"g": 244,
"b": 170
},
"hsl": {
"h": 106.216,
"s": 77.083,
"l": 81.176
},
"oklch": {
"l": 0.91007,
"c": 0.11411,
"h": 138.6
},
"luminance": 0.78168
}Semantic roles & 50–950 ramp
primary
#BBF4AA
secondary
#BC6ED4
accent
#0CD9AA
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582