#9DFF91#9DFF91
#9DFF91 is a very light, vivid green. Relative luminance 0.807; OKLCH L 91.4% C 0.172 H 141.7°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFF91 |
|---|---|
| RGB | rgb(157, 255, 145) |
| HSL | hsl(113, 100%, 78%) |
| HSV | hsv(113, 43%, 100%) |
| CMYK | cmyk(38.4%, 0%, 43.1%, 0%) |
| CIE-LAB | lab(92.01, -49.48, 43.61) |
| CIE-LCH | lch(92.01, 65.96, 138.61°) |
| OKLab | oklab(91.41% -0.135 0.1068) |
| OKLCH | oklch(91.41% 0.172 141.7) |
| XYZ | xyz(54.7732, 80.7294, 39.4788) |
| Luminance | 0.8073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.90
Pastel Green
#B0FF9D
ΔE00 2.49
Easter Green
#8CFD7E
ΔE00 2.50
Light Green
#96F97B
ΔE00 2.71
Pale Light Green
#B1FC99
ΔE00 2.75
Mint Green
#8FFF9F
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFF91 #F391FF
analogous
#D4FF91 #9DFF91 #91FFBC
triadic
#9DFF91 #919DFF #FF919D
tetradic
#9DFF91 #91D4FF #F391FF #FFBC91
square
#9DFF91 #91D4FF #F391FF #FFBC91
split-complementary
#9DFF91 #BC91FF #FF91D4
monochromatic
#30FF17 #66FF54 #9DFF91 #D4FFCE #E4FFE0
Accessibility & contrast
On white
1.22
#9DFF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#9DFF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFF91
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFF91 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE89
Deuteranopia (green-blind)
#F6E598
Tritanopia (blue-blind)
#94F9E4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #9dff91; /* rgb */ color: rgb(157, 255, 145); /* oklch */ color: oklch(91.4% 0.172 141.7);
Tailwind
colors: {
custom: {
50: '#beffb2',
500: '#9dff91',
950: '#000000',
},
}SCSS
$custom: #9dff91; $custom-light: #beffb2; $custom-dark: #000000;
JSON
{
"hex": "#9dff91",
"rgb": {
"r": 157,
"g": 255,
"b": 145
},
"hsl": {
"h": 113.455,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.91408,
"c": 0.17212,
"h": 141.7
},
"luminance": 0.80732
}Semantic roles & 50–950 ramp
primary
#9DFF91
secondary
#D153E1
accent
#00E6CC
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121811
muted
#828681