#BBF4A7#BBF4A7
#BBF4A7 is a very light, moderate green. Relative luminance 0.781; OKLCH L 90.9% C 0.117 H 137.8°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF4A7 |
|---|---|
| RGB | rgb(187, 244, 167) |
| HSL | hsl(104, 78%, 81%) |
| HSV | hsv(104, 32%, 96%) |
| CMYK | cmyk(23.4%, 0%, 31.6%, 4.3%) |
| CIE-LAB | lab(90.80, -31.88, 31.44) |
| CIE-LCH | lch(90.80, 44.78, 135.40°) |
| OKLab | oklab(90.95% -0.0869 0.0789) |
| OKLCH | oklch(90.95% 0.117 137.8) |
| XYZ | xyz(59.8175, 78.0545, 48.4662) |
| Luminance | 0.7806 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 0.42
Tea Green
#BDF8A3
ΔE00 1.55
Pale Green
#C7FDB5
ΔE00 2.33
Light Light Green
#C8FFB0
ΔE00 2.44
Light Pastel Green
#B2FBA5
ΔE00 2.57
Celadon
#BEFDB7
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF4A7 #E0A7F4
analogous
#E1F4A7 #BBF4A7 #A7F4B9
triadic
#BBF4A7 #A7BBF4 #F4A7BB
tetradic
#BBF4A7 #A7E1F4 #E0A7F4 #F4B9A7
square
#BBF4A7 #A7E1F4 #E0A7F4 #F4B9A7
split-complementary
#BBF4A7 #B9A7F4 #F4A7E1
monochromatic
#67E63A #91ED71 #BBF4A7 #E5FBDD #EAFCE4
Accessibility & contrast
On white
1.26
#BBF4A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#BBF4A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF4A7
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF4A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF4A7 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A2
Deuteranopia (green-blind)
#F0E3AB
Tritanopia (blue-blind)
#B9EFE0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf4a7; /* rgb */ color: rgb(187, 244, 167); /* oklch */ color: oklch(90.9% 0.117 137.8);
Tailwind
colors: {
custom: {
50: '#d0f8c1',
500: '#bbf4a7',
950: '#000000',
},
}SCSS
$custom: #bbf4a7; $custom-light: #d0f8c1; $custom-dark: #000000;
JSON
{
"hex": "#bbf4a7",
"rgb": {
"r": 187,
"g": 244,
"b": 167
},
"hsl": {
"h": 104.416,
"s": 77.778,
"l": 80.588
},
"oklch": {
"l": 0.90949,
"c": 0.11731,
"h": 137.8
},
"luminance": 0.78056
}Semantic roles & 50–950 ramp
primary
#BBF4A7
secondary
#B96CD4
accent
#0BDAA4
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582