#BBF994#BBF994
#BBF994 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.7% C 0.145 H 134.2°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF994 |
|---|---|
| RGB | rgb(187, 249, 148) |
| HSL | hsl(97, 89%, 78%) |
| HSV | hsv(97, 41%, 98%) |
| CMYK | cmyk(24.9%, 0%, 40.6%, 2.4%) |
| CIE-LAB | lab(91.89, -36.80, 42.30) |
| CIE-LCH | lch(91.89, 56.07, 131.02°) |
| OKLab | oklab(91.73% -0.1009 0.1038) |
| OKLCH | oklch(91.73% 0.145 134.2) |
| XYZ | xyz(59.7132, 80.4526, 40.3940) |
| Luminance | 0.8045 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.09
Pistachio (survey)
#C0FA8B
ΔE00 1.90
Pale Light Green
#B1FC99
ΔE00 2.10
Tea Green
#BDF8A3
ΔE00 2.58
Light Yellowish Green
#C2FF89
ΔE00 2.82
Pastel Green
#B0FF9D
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF994 #D294F9
analogous
#EDF994 #BBF994 #94F99F
triadic
#BBF994 #94BBF9 #F994BB
tetradic
#BBF994 #94EDF9 #D294F9 #F99F94
square
#BBF994 #94EDF9 #D294F9 #F99F94
split-complementary
#BBF994 #9F94F9 #F994ED
monochromatic
#71F320 #96F65A #BBF994 #E0FCCE #EDFDE2
Accessibility & contrast
On white
1.23
#BBF994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#BBF994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF994
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF994 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8C
Deuteranopia (green-blind)
#F7E69A
Tritanopia (blue-blind)
#BBF2E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbf994; /* rgb */ color: rgb(187, 249, 148); /* oklch */ color: oklch(91.7% 0.145 134.2);
Tailwind
colors: {
custom: {
50: '#d1fbb4',
500: '#bbf994',
950: '#000000',
},
}SCSS
$custom: #bbf994; $custom-light: #d1fbb4; $custom-dark: #000000;
JSON
{
"hex": "#bbf994",
"rgb": {
"r": 187,
"g": 249,
"b": 148
},
"hsl": {
"h": 96.832,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.91725,
"c": 0.14473,
"h": 134.2
},
"luminance": 0.80454
}Semantic roles & 50–950 ramp
primary
#BBF994
secondary
#A759D9
accent
#00E68D
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581