#B8F579#B8F579
#B8F579 is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.3% C 0.167 H 130.7°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B8F579 |
|---|---|
| RGB | rgb(184, 245, 121) |
| HSL | hsl(90, 86%, 72%) |
| HSV | hsv(90, 51%, 96%) |
| CMYK | cmyk(24.9%, 0%, 50.6%, 3.9%) |
| CIE-LAB | lab(90.26, -39.19, 53.10) |
| CIE-LCH | lch(90.26, 66.00, 126.43°) |
| OKLab | oklab(90.26% -0.1089 0.1265) |
| OKLCH | oklch(90.26% 0.167 130.7) |
| XYZ | xyz(55.8701, 76.8743, 29.9801) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 2.07
Pistachio (survey)
#C0FA8B
ΔE00 2.17
Pale Lime
#BEFD73
ΔE00 2.24
Light Yellowish Green
#C2FF89
ΔE00 2.36
Spring Green (survey)
#A9F971
ΔE00 2.49
Light Lime
#AEFD6C
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8F579 #B679F5
analogous
#F5F479 #B8F579 #7AF579
triadic
#B8F579 #79B8F5 #F579B8
tetradic
#B8F579 #79F5F4 #B679F5 #F5797A
square
#B8F579 #79F5F4 #B679F5 #F5797A
split-complementary
#B8F579 #797AF5 #F479F5
monochromatic
#7BE311 #9AF140 #B8F579 #D6F9B2 #F0FDE3
Accessibility & contrast
On white
1.28
#B8F579 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#B8F579 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8F579
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8F579 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8F579 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE66E
Deuteranopia (green-blind)
#F6E281
Tritanopia (blue-blind)
#BBECD9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b8f579; /* rgb */ color: rgb(184, 245, 121); /* oklch */ color: oklch(90.3% 0.167 130.7);
Tailwind
colors: {
custom: {
50: '#d0f8a2',
500: '#b8f579',
950: '#000000',
},
}SCSS
$custom: #b8f579; $custom-light: #d0f8a2; $custom-dark: #000000;
JSON
{
"hex": "#b8f579",
"rgb": {
"r": 184,
"g": 245,
"b": 121
},
"hsl": {
"h": 89.516,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.90257,
"c": 0.16698,
"h": 130.7
},
"luminance": 0.76876
}Semantic roles & 50–950 ramp
primary
#B8F579
secondary
#8842D0
accent
#03E371
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580