#BBF592#BBF592
#BBF592 is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 90.8% C 0.141 H 133.3°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF592 |
|---|---|
| RGB | rgb(187, 245, 146) |
| HSL | hsl(95, 83%, 77%) |
| HSV | hsv(95, 40%, 96%) |
| CMYK | cmyk(23.7%, 0%, 40.4%, 3.9%) |
| CIE-LAB | lab(90.75, -35.24, 41.83) |
| CIE-LCH | lch(90.75, 54.69, 130.11°) |
| OKLab | oklab(90.8% -0.0967 0.1026) |
| OKLCH | oklch(90.8% 0.141 133.3) |
| XYZ | xyz(58.3331, 77.9435, 39.1598) |
| Luminance | 0.7794 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.72
Pistachio (survey)
#C0FA8B
ΔE00 2.06
Tea Green
#BDF8A3
ΔE00 2.61
Pale Light Green
#B1FC99
ΔE00 2.74
Light Yellowish Green
#C2FF89
ΔE00 3.23
Washed Out Green
#BCF5A6
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF592 #CC92F5
analogous
#ECF592 #BBF592 #92F59B
triadic
#BBF592 #92BBF5 #F592BB
tetradic
#BBF592 #92ECF5 #CC92F5 #F59B92
square
#BBF592 #92ECF5 #CC92F5 #F59B92
split-complementary
#BBF592 #9B92F5 #F592EC
monochromatic
#75EB22 #98F05A #BBF592 #DEFACA #EEFCE3
Accessibility & contrast
On white
1.27
#BBF592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#BBF592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF592
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF592 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88B
Deuteranopia (green-blind)
#F4E398
Tritanopia (blue-blind)
#BCEEDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf592; /* rgb */ color: rgb(187, 245, 146); /* oklch */ color: oklch(90.8% 0.141 133.3);
Tailwind
colors: {
custom: {
50: '#d1f8b3',
500: '#bbf592',
950: '#000000',
},
}SCSS
$custom: #bbf592; $custom-light: #d1f8b3; $custom-dark: #000000;
JSON
{
"hex": "#bbf592",
"rgb": {
"r": 187,
"g": 245,
"b": 146
},
"hsl": {
"h": 95.152,
"s": 83.193,
"l": 76.667
},
"oklch": {
"l": 0.90801,
"c": 0.14095,
"h": 133.3
},
"luminance": 0.77945
}Semantic roles & 50–950 ramp
primary
#BBF592
secondary
#A058D3
accent
#06E085
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581