#B8F778#B8F778
#B8F778 is a very light, vivid yellow-green. Relative luminance 0.781; OKLCH L 90.7% C 0.171 H 130.9°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B8F778 |
|---|---|
| RGB | rgb(184, 247, 120) |
| HSL | hsl(90, 89%, 72%) |
| HSV | hsv(90, 51%, 97%) |
| CMYK | cmyk(25.5%, 0%, 51.4%, 3.1%) |
| CIE-LAB | lab(90.81, -40.18, 54.21) |
| CIE-LCH | lch(90.81, 67.48, 126.55°) |
| OKLab | oklab(90.7% -0.1118 0.1289) |
| OKLCH | oklch(90.7% 0.171 130.9) |
| XYZ | xyz(56.4174, 78.0665, 29.8616) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.81
Light Pea Green
#C4FE82
ΔE00 1.84
Spring Green (survey)
#A9F971
ΔE00 2.19
Light Yellowish Green
#C2FF89
ΔE00 2.20
Pistachio (survey)
#C0FA8B
ΔE00 2.29
Light Lime
#AEFD6C
ΔE00 2.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8F778 #B778F7
analogous
#F7F778 #B8F778 #79F778
triadic
#B8F778 #78B8F7 #F778B8
tetradic
#B8F778 #78F7F7 #B778F7 #F77879
square
#B8F778 #78F7F7 #B778F7 #F77879
split-complementary
#B8F778 #7879F7 #F778F7
monochromatic
#7BE70E #9AF43E #B8F778 #D6FAB2 #F0FDE2
Accessibility & contrast
On white
1.26
#B8F778 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#B8F778 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8F778
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8F778 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8F778 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86C
Deuteranopia (green-blind)
#F7E380
Tritanopia (blue-blind)
#BBEEDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b8f778; /* rgb */ color: rgb(184, 247, 120); /* oklch */ color: oklch(90.7% 0.171 130.9);
Tailwind
colors: {
custom: {
50: '#d0faa2',
500: '#b8f778',
950: '#000000',
},
}SCSS
$custom: #b8f778; $custom-light: #d0faa2; $custom-dark: #000000;
JSON
{
"hex": "#b8f778",
"rgb": {
"r": 184,
"g": 247,
"b": 120
},
"hsl": {
"h": 89.764,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.90695,
"c": 0.17062,
"h": 130.9
},
"luminance": 0.78068
}Semantic roles & 50–950 ramp
primary
#B8F778
secondary
#8941D3
accent
#00E572
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580