#9DFF8A#9DFF8A
#9DFF8A is a very light, vivid green. Relative luminance 0.805; OKLCH L 91.3% C 0.179 H 140.4°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFF8A |
|---|---|
| RGB | rgb(157, 255, 138) |
| HSL | hsl(110, 100%, 77%) |
| HSV | hsv(110, 46%, 100%) |
| CMYK | cmyk(38.4%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(91.92, -50.41, 46.85) |
| CIE-LCH | lch(91.92, 68.82, 137.10°) |
| OKLab | oklab(91.3% -0.1378 0.1138) |
| OKLCH | oklch(91.3% 0.179 140.4) |
| XYZ | xyz(54.2500, 80.5201, 36.7232) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.87
Light Green
#96F97B
ΔE00 1.87
Palegreen
#98FB98
ΔE00 2.85
Pastel Green
#B0FF9D
ΔE00 3.04
Pale Light Green
#B1FC99
ΔE00 3.11
Lightgreen (survey)
#76FF7B
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFF8A #EC8AFF
analogous
#D8FF8A #9DFF8A #8AFFB1
triadic
#9DFF8A #8A9DFF #FF8A9D
tetradic
#9DFF8A #8AD8FF #EC8AFF #FFB18A
square
#9DFF8A #8AD8FF #EC8AFF #FFB18A
split-complementary
#9DFF8A #B18AFF #FF8AD8
monochromatic
#36FF10 #6AFF4D #9DFF8A #D0FFC7 #E5FFE0
Accessibility & contrast
On white
1.23
#9DFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#9DFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFF8A
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFF8A | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED81
Deuteranopia (green-blind)
#F7E491
Tritanopia (blue-blind)
#95F8E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #9dff8a; /* rgb */ color: rgb(157, 255, 138); /* oklch */ color: oklch(91.3% 0.179 140.4);
Tailwind
colors: {
custom: {
50: '#beffae',
500: '#9dff8a',
950: '#000000',
},
}SCSS
$custom: #9dff8a; $custom-light: #beffae; $custom-dark: #000000;
JSON
{
"hex": "#9dff8a",
"rgb": {
"r": 157,
"g": 255,
"b": 138
},
"hsl": {
"h": 110.256,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.91302,
"c": 0.1787,
"h": 140.4
},
"luminance": 0.80523
}Semantic roles & 50–950 ramp
primary
#9DFF8A
secondary
#C84EE0
accent
#00E6C0
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121810
muted
#828681