#BBF99E#BBF99E
#BBF99E is a very light, vivid green. Relative luminance 0.808; OKLCH L 91.9% C 0.134 H 136.1°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF99E |
|---|---|
| RGB | rgb(187, 249, 158) |
| HSL | hsl(101, 88%, 80%) |
| HSV | hsv(101, 37%, 98%) |
| CMYK | cmyk(24.9%, 0%, 36.5%, 2.4%) |
| CIE-LAB | lab(92.03, -35.47, 37.57) |
| CIE-LCH | lch(92.03, 51.67, 133.35°) |
| OKLab | oklab(91.89% -0.0969 0.0931) |
| OKLCH | oklch(91.89% 0.134 136.1) |
| XYZ | xyz(60.5392, 80.7830, 44.7442) |
| Luminance | 0.8078 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.99
Pale Light Green
#B1FC99
ΔE00 1.89
Washed Out Green
#BCF5A6
ΔE00 2.07
Light Pastel Green
#B2FBA5
ΔE00 2.16
Celery
#C1FD95
ΔE00 2.38
Pastel Green
#B0FF9D
ΔE00 2.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF99E #DC9EF9
analogous
#E9F99E #BBF99E #9EF9AE
triadic
#BBF99E #9EBBF9 #F99EBB
tetradic
#BBF99E #9EE9F9 #DC9EF9 #F9AE9E
square
#BBF99E #9EE9F9 #DC9EF9 #F9AE9E
split-complementary
#BBF99E #AE9EF9 #F99EE9
monochromatic
#6AF22B #93F564 #BBF99E #E3FDD8 #EBFDE2
Accessibility & contrast
On white
1.22
#BBF99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#BBF99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF99E
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF99E | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC98
Deuteranopia (green-blind)
#F6E6A3
Tritanopia (blue-blind)
#BAF3E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbf99e; /* rgb */ color: rgb(187, 249, 158); /* oklch */ color: oklch(91.9% 0.134 136.1);
Tailwind
colors: {
custom: {
50: '#d1fbbb',
500: '#bbf99e',
950: '#000000',
},
}SCSS
$custom: #bbf99e; $custom-light: #d1fbbb; $custom-dark: #000000;
JSON
{
"hex": "#bbf99e",
"rgb": {
"r": 187,
"g": 249,
"b": 158
},
"hsl": {
"h": 100.879,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.91892,
"c": 0.1344,
"h": 136.1
},
"luminance": 0.80785
}Semantic roles & 50–950 ramp
primary
#BBF99E
secondary
#B361DA
accent
#01E59C
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582