#BBF4AB#BBF4AB
#BBF4AB is a very light, moderate green. Relative luminance 0.782; OKLCH L 91.0% C 0.113 H 138.9°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF4AB |
|---|---|
| RGB | rgb(187, 244, 171) |
| HSL | hsl(107, 77%, 81%) |
| HSV | hsv(107, 30%, 96%) |
| CMYK | cmyk(23.4%, 0%, 29.9%, 4.3%) |
| CIE-LAB | lab(90.87, -31.28, 29.51) |
| CIE-LCH | lch(90.87, 43.00, 136.67°) |
| OKLab | oklab(91.03% -0.0852 0.0743) |
| OKLCH | oklch(91.03% 0.113 138.9) |
| XYZ | xyz(60.1930, 78.2047, 50.4438) |
| Luminance | 0.7821 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.17
Pale Green
#C7FDB5
ΔE00 2.10
Celadon
#BEFDB7
ΔE00 2.21
Tea Green
#BDF8A3
ΔE00 2.25
Light Sage
#BCECAC
ΔE00 2.35
Light Light Green
#C8FFB0
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF4AB #E4ABF4
analogous
#E0F4AB #BBF4AB #ABF4C0
triadic
#BBF4AB #ABBBF4 #F4ABBB
tetradic
#BBF4AB #ABE0F4 #E4ABF4 #F4C0AB
square
#BBF4AB #ABE0F4 #E4ABF4 #F4C0AB
split-complementary
#BBF4AB #C0ABF4 #F4ABE0
monochromatic
#63E63F #8FED75 #BBF4AB #E7FBE1 #E9FBE4
Accessibility & contrast
On white
1.26
#BBF4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#BBF4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF4AB
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF4AB | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A6
Deuteranopia (green-blind)
#F0E3AF
Tritanopia (blue-blind)
#B8EFE1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf4ab; /* rgb */ color: rgb(187, 244, 171); /* oklch */ color: oklch(91.0% 0.113 138.9);
Tailwind
colors: {
custom: {
50: '#d0f8c4',
500: '#bbf4ab',
950: '#000000',
},
}SCSS
$custom: #bbf4ab; $custom-light: #d0f8c4; $custom-dark: #000000;
JSON
{
"hex": "#bbf4ab",
"rgb": {
"r": 187,
"g": 244,
"b": 171
},
"hsl": {
"h": 106.849,
"s": 76.842,
"l": 81.373
},
"oklch": {
"l": 0.91026,
"c": 0.11304,
"h": 138.9
},
"luminance": 0.78206
}Semantic roles & 50–950 ramp
primary
#BBF4AB
secondary
#BE6FD4
accent
#0CD9AC
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582