#9EFF8A#9EFF8A
#9EFF8A is a very light, vivid green. Relative luminance 0.806; OKLCH L 91.4% C 0.178 H 140.2°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFF8A |
|---|---|
| RGB | rgb(158, 255, 138) |
| HSL | hsl(110, 100%, 77%) |
| HSV | hsv(110, 46%, 100%) |
| CMYK | cmyk(38%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(91.96, -50.10, 46.91) |
| CIE-LCH | lch(91.96, 68.64, 136.88°) |
| OKLab | oklab(91.35% -0.137 0.1139) |
| OKLCH | oklch(91.35% 0.178 140.2) |
| XYZ | xyz(54.4459, 80.6212, 36.7324) |
| Luminance | 0.8062 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.87
Easter Green
#8CFD7E
ΔE00 1.95
Palegreen
#98FB98
ΔE00 2.91
Pastel Green
#B0FF9D
ΔE00 2.99
Pale Light Green
#B1FC99
ΔE00 3.04
Lightgreen (survey)
#76FF7B
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFF8A #EB8AFF
analogous
#D8FF8A #9EFF8A #8AFFB1
triadic
#9EFF8A #8A9EFF #FF8A9E
tetradic
#9EFF8A #8AD8FF #EB8AFF #FFB18A
square
#9EFF8A #8AD8FF #EB8AFF #FFB18A
split-complementary
#9EFF8A #B18AFF #FF8AD8
monochromatic
#39FF10 #6BFF4D #9EFF8A #D1FFC7 #E6FFE0
Accessibility & contrast
On white
1.23
#9EFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#9EFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFF8A
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFF8A | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED81
Deuteranopia (green-blind)
#F7E591
Tritanopia (blue-blind)
#96F8E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #9eff8a; /* rgb */ color: rgb(158, 255, 138); /* oklch */ color: oklch(91.4% 0.178 140.2);
Tailwind
colors: {
custom: {
50: '#bfffae',
500: '#9eff8a',
950: '#000000',
},
}SCSS
$custom: #9eff8a; $custom-light: #bfffae; $custom-dark: #000000;
JSON
{
"hex": "#9eff8a",
"rgb": {
"r": 158,
"g": 255,
"b": 138
},
"hsl": {
"h": 109.744,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.91351,
"c": 0.17817,
"h": 140.2
},
"luminance": 0.80624
}Semantic roles & 50–950 ramp
primary
#9EFF8A
secondary
#C74EE0
accent
#00E6BE
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681