#B8FF7E#B8FF7E
#B8FF7E is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 92.6% C 0.176 H 132.7°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B8FF7E |
|---|---|
| RGB | rgb(184, 255, 126) |
| HSL | hsl(93, 100%, 75%) |
| HSV | hsv(93, 51%, 100%) |
| CMYK | cmyk(27.8%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(93.11, -43.07, 54.22) |
| CIE-LCH | lch(93.11, 69.25, 128.46°) |
| OKLab | oklab(92.58% -0.1193 0.1294) |
| OKLCH | oklch(92.58% 0.176 132.7) |
| XYZ | xyz(59.2921, 83.2149, 32.6728) |
| Luminance | 0.8322 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.68
Light Pea Green
#C4FE82
ΔE00 1.81
Key Lime
#AEFF6E
ΔE00 1.90
Light Lime
#AEFD6C
ΔE00 1.97
Pale Lime
#BEFD73
ΔE00 1.98
Spring Green (survey)
#A9F971
ΔE00 2.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8FF7E #C57EFF
analogous
#F9FF7E #B8FF7E #7EFF85
triadic
#B8FF7E #7EB8FF #FF7EB8
tetradic
#B8FF7E #7EF9FF #C57EFF #FF857E
square
#B8FF7E #7EF9FF #C57EFF #FF857E
split-complementary
#B8FF7E #857EFF #FF7EF9
monochromatic
#75FF04 #96FF41 #B8FF7E #DAFFBB #EEFFE0
Accessibility & contrast
On white
1.19
#B8FF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#B8FF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8FF7E
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8FF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8FF7E | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF72
Deuteranopia (green-blind)
#FEE986
Tritanopia (blue-blind)
#B9F6E2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #b8ff7e; /* rgb */ color: rgb(184, 255, 126); /* oklch */ color: oklch(92.6% 0.176 132.7);
Tailwind
colors: {
custom: {
50: '#d0ffa6',
500: '#b8ff7e',
950: '#000000',
},
}SCSS
$custom: #b8ff7e; $custom-light: #d0ffa6; $custom-dark: #000000;
JSON
{
"hex": "#b8ff7e",
"rgb": {
"r": 184,
"g": 255,
"b": 126
},
"hsl": {
"h": 93.023,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.92578,
"c": 0.176,
"h": 132.7
},
"luminance": 0.83217
}Semantic roles & 50–950 ramp
primary
#B8FF7E
secondary
#9843DE
accent
#00E67E
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141810
muted
#838680