#B8F577#B8F577
#B8F577 is a very light, vivid yellow-green. Relative luminance 0.768; OKLCH L 90.2% C 0.169 H 130.5°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B8F577 |
|---|---|
| RGB | rgb(184, 245, 119) |
| HSL | hsl(89, 86%, 71%) |
| HSV | hsv(89, 51%, 96%) |
| CMYK | cmyk(24.9%, 0%, 51.4%, 3.9%) |
| CIE-LAB | lab(90.24, -39.40, 53.99) |
| CIE-LCH | lch(90.24, 66.84, 126.12°) |
| OKLab | oklab(90.23% -0.1097 0.1284) |
| OKLCH | oklch(90.23% 0.169 130.5) |
| XYZ | xyz(55.7487, 76.8257, 29.3409) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 2.07
Light Pea Green
#C4FE82
ΔE00 2.09
Pistachio (survey)
#C0FA8B
ΔE00 2.39
Spring Green (survey)
#A9F971
ΔE00 2.46
Light Yellowish Green
#C2FF89
ΔE00 2.49
Light Lime
#AEFD6C
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8F577 #B477F5
analogous
#F5F377 #B8F577 #79F577
triadic
#B8F577 #77B8F5 #F577B8
tetradic
#B8F577 #77F5F3 #B477F5 #F57779
square
#B8F577 #77F5F3 #B477F5 #F57779
split-complementary
#B8F577 #7779F5 #F377F5
monochromatic
#7CE111 #9AF13E #B8F577 #D6F9B0 #F0FDE2
Accessibility & contrast
On white
1.28
#B8F577 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#B8F577 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8F577
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8F577 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8F577 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE66B
Deuteranopia (green-blind)
#F6E27F
Tritanopia (blue-blind)
#BBECD8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b8f577; /* rgb */ color: rgb(184, 245, 119); /* oklch */ color: oklch(90.2% 0.169 130.5);
Tailwind
colors: {
custom: {
50: '#d0f8a1',
500: '#b8f577',
950: '#000000',
},
}SCSS
$custom: #b8f577; $custom-light: #d0f8a1; $custom-dark: #000000;
JSON
{
"hex": "#b8f577",
"rgb": {
"r": 184,
"g": 245,
"b": 119
},
"hsl": {
"h": 89.048,
"s": 86.301,
"l": 71.373
},
"oklch": {
"l": 0.90231,
"c": 0.16882,
"h": 130.5
},
"luminance": 0.76827
}Semantic roles & 50–950 ramp
primary
#B8F577
secondary
#8640D0
accent
#03E36F
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580