#B8F575#B8F575
#B8F575 is a very light, vivid yellow-green. Relative luminance 0.768; OKLCH L 90.2% C 0.171 H 130.3°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B8F575 |
|---|---|
| RGB | rgb(184, 245, 117) |
| HSL | hsl(89, 86%, 71%) |
| HSV | hsv(89, 52%, 96%) |
| CMYK | cmyk(24.9%, 0%, 52.2%, 3.9%) |
| CIE-LAB | lab(90.22, -39.60, 54.88) |
| CIE-LCH | lch(90.22, 67.68, 125.81°) |
| OKLab | oklab(90.21% -0.1104 0.1301) |
| OKLCH | oklch(90.21% 0.171 130.3) |
| XYZ | xyz(55.6299, 76.7782, 28.7149) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.92
Light Pea Green
#C4FE82
ΔE00 2.14
Spring Green (survey)
#A9F971
ΔE00 2.47
Pistachio (survey)
#C0FA8B
ΔE00 2.62
Light Yellowish Green
#C2FF89
ΔE00 2.63
Light Lime
#AEFD6C
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8F575 #B275F5
analogous
#F5F275 #B8F575 #78F575
triadic
#B8F575 #75B8F5 #F575B8
tetradic
#B8F575 #75F5F2 #B275F5 #F57578
square
#B8F575 #75F5F2 #B275F5 #F57578
split-complementary
#B8F575 #7578F5 #F275F5
monochromatic
#7DDF10 #9BF13C #B8F575 #D5F9AE #F0FDE2
Accessibility & contrast
On white
1.28
#B8F575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#B8F575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8F575
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8F575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8F575 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE669
Deuteranopia (green-blind)
#F6E27D
Tritanopia (blue-blind)
#BCECD8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b8f575; /* rgb */ color: rgb(184, 245, 117); /* oklch */ color: oklch(90.2% 0.171 130.3);
Tailwind
colors: {
custom: {
50: '#d0f8a0',
500: '#b8f575',
950: '#000000',
},
}SCSS
$custom: #b8f575; $custom-light: #d0f8a0; $custom-dark: #000000;
JSON
{
"hex": "#b8f575",
"rgb": {
"r": 184,
"g": 245,
"b": 117
},
"hsl": {
"h": 88.594,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.90207,
"c": 0.17063,
"h": 130.3
},
"luminance": 0.7678
}Semantic roles & 50–950 ramp
primary
#B8F575
secondary
#843FD0
accent
#02E36D
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580