#BBF79E#BBF79E
#BBF79E is a very light, vivid green. Relative luminance 0.796; OKLCH L 91.4% C 0.131 H 135.9°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF79E |
|---|---|
| RGB | rgb(187, 247, 158) |
| HSL | hsl(100, 85%, 79%) |
| HSV | hsv(100, 36%, 97%) |
| CMYK | cmyk(24.3%, 0%, 36%, 3.1%) |
| CIE-LAB | lab(91.48, -34.56, 36.85) |
| CIE-LCH | lch(91.48, 50.52, 133.16°) |
| OKLab | oklab(91.45% -0.0944 0.0915) |
| OKLCH | oklch(91.45% 0.131 135.9) |
| XYZ | xyz(59.9243, 79.5533, 44.5392) |
| Luminance | 0.7955 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.74
Washed Out Green
#BCF5A6
ΔE00 1.71
Pale Light Green
#B1FC99
ΔE00 2.28
Light Pastel Green
#B2FBA5
ΔE00 2.29
Light Light Green
#C8FFB0
ΔE00 2.67
Celery
#C1FD95
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF79E #DA9EF7
analogous
#E8F79E #BBF79E #9EF7AE
triadic
#BBF79E #9EBBF7 #F79EBB
tetradic
#BBF79E #9EE8F7 #DA9EF7 #F7AE9E
square
#BBF79E #9EE8F7 #DA9EF7 #F7AE9E
split-complementary
#BBF79E #AE9EF7 #F79EE8
monochromatic
#6CEE2D #93F265 #BBF79E #E3FCD7 #EBFDE3
Accessibility & contrast
On white
1.24
#BBF79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#BBF79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF79E
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF79E | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA98
Deuteranopia (green-blind)
#F4E5A3
Tritanopia (blue-blind)
#BAF1E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf79e; /* rgb */ color: rgb(187, 247, 158); /* oklch */ color: oklch(91.4% 0.131 135.9);
Tailwind
colors: {
custom: {
50: '#d1fabb',
500: '#bbf79e',
950: '#000000',
},
}SCSS
$custom: #bbf79e; $custom-light: #d1fabb; $custom-dark: #000000;
JSON
{
"hex": "#bbf79e",
"rgb": {
"r": 187,
"g": 247,
"b": 158
},
"hsl": {
"h": 100.449,
"s": 84.762,
"l": 79.412
},
"oklch": {
"l": 0.91448,
"c": 0.13141,
"h": 135.9
},
"luminance": 0.79555
}Semantic roles & 50–950 ramp
primary
#BBF79E
secondary
#B162D7
accent
#04E199
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582