#BBF97E#BBF97E
#BBF97E is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.4% C 0.166 H 131.1°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF97E |
|---|---|
| RGB | rgb(187, 249, 126) |
| HSL | hsl(90, 91%, 74%) |
| HSV | hsv(90, 49%, 98%) |
| CMYK | cmyk(24.9%, 0%, 49.4%, 2.4%) |
| CIE-LAB | lab(91.60, -39.39, 52.44) |
| CIE-LCH | lch(91.60, 65.59, 126.91°) |
| OKLab | oklab(91.4% -0.1093 0.1254) |
| OKLCH | oklch(91.4% 0.166 131.1) |
| XYZ | xyz(58.1343, 79.8211, 32.0787) |
| Luminance | 0.7982 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.37
Light Yellowish Green
#C2FF89
ΔE00 1.51
Pistachio (survey)
#C0FA8B
ΔE00 1.64
Pale Lime
#BEFD73
ΔE00 1.97
Spring Green (survey)
#A9F971
ΔE00 2.50
Light Yellow Green
#CCFD7F
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF97E #BC7EF9
analogous
#F8F97E #BBF97E #7EF97E
triadic
#BBF97E #7EBBF9 #F97EBB
tetradic
#BBF97E #7EF8F9 #BC7EF9 #F97E7E
square
#BBF97E #7EF8F9 #BC7EF9 #F97E7E
split-complementary
#BBF97E #7E7EF9 #F97EF8
monochromatic
#7DF10B #9CF644 #BBF97E #DAFCB8 #F0FEE2
Accessibility & contrast
On white
1.24
#BBF97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#BBF97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF97E
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF97E | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA73
Deuteranopia (green-blind)
#F9E586
Tritanopia (blue-blind)
#BEF0DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf97e; /* rgb */ color: rgb(187, 249, 126); /* oklch */ color: oklch(91.4% 0.166 131.1);
Tailwind
colors: {
custom: {
50: '#d2fba6',
500: '#bbf97e',
950: '#000000',
},
}SCSS
$custom: #bbf97e; $custom-light: #d2fba6; $custom-dark: #000000;
JSON
{
"hex": "#bbf97e",
"rgb": {
"r": 187,
"g": 249,
"b": 126
},
"hsl": {
"h": 90.244,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.91404,
"c": 0.16636,
"h": 131.1
},
"luminance": 0.79823
}Semantic roles & 50–950 ramp
primary
#BBF97E
secondary
#8E45D6
accent
#00E674
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580