#B8FF8A#B8FF8A
#B8FF8A is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 92.7% C 0.165 H 134.2°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B8FF8A |
|---|---|
| RGB | rgb(184, 255, 138) |
| HSL | hsl(96, 100%, 77%) |
| HSV | hsv(96, 46%, 100%) |
| CMYK | cmyk(27.8%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(93.25, -41.73, 48.80) |
| CIE-LCH | lch(93.25, 64.21, 130.53°) |
| OKLab | oklab(92.74% -0.1149 0.1181) |
| OKLCH | oklch(92.74% 0.165 134.2) |
| XYZ | xyz(60.1133, 83.5434, 36.9981) |
| Luminance | 0.8355 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.60
Pistachio (survey)
#C0FA8B
ΔE00 1.89
Celery
#C1FD95
ΔE00 1.99
Light Pea Green
#C4FE82
ΔE00 2.54
Spring Green (survey)
#A9F971
ΔE00 2.91
Pale Light Green
#B1FC99
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8FF8A #D18AFF
analogous
#F3FF8A #B8FF8A #8AFF97
triadic
#B8FF8A #8AB8FF #FF8AB8
tetradic
#B8FF8A #8AF3FF #D18AFF #FF978A
square
#B8FF8A #8AF3FF #D18AFF #FF978A
split-complementary
#B8FF8A #978AFF #FF8AF3
monochromatic
#6EFF10 #93FF4D #B8FF8A #DDFFC7 #ECFFE0
Accessibility & contrast
On white
1.19
#B8FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#B8FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8FF8A
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8FF8A | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF80
Deuteranopia (green-blind)
#FDE991
Tritanopia (blue-blind)
#B8F7E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #b8ff8a; /* rgb */ color: rgb(184, 255, 138); /* oklch */ color: oklch(92.7% 0.165 134.2);
Tailwind
colors: {
custom: {
50: '#d0ffae',
500: '#b8ff8a',
950: '#000000',
},
}SCSS
$custom: #b8ff8a; $custom-light: #d0ffae; $custom-dark: #000000;
JSON
{
"hex": "#b8ff8a",
"rgb": {
"r": 184,
"g": 255,
"b": 138
},
"hsl": {
"h": 96.41,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.92741,
"c": 0.16475,
"h": 134.2
},
"luminance": 0.83545
}Semantic roles & 50–950 ramp
primary
#B8FF8A
secondary
#A64EE0
accent
#00E68B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681