#9FFD8A#9FFD8A
#9FFD8A is a very light, vivid green. Relative luminance 0.795; OKLCH L 90.9% C 0.175 H 140.0°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFD8A |
|---|---|
| RGB | rgb(159, 253, 138) |
| HSL | hsl(109, 97%, 77%) |
| HSV | hsv(109, 45%, 99%) |
| CMYK | cmyk(37.2%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(91.44, -48.96, 46.27) |
| CIE-LCH | lch(91.44, 67.36, 136.62°) |
| OKLab | oklab(90.94% -0.1339 0.1125) |
| OKLCH | oklch(90.94% 0.175 140) |
| XYZ | xyz(54.0088, 79.4537, 36.5301) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.80
Easter Green
#8CFD7E
ΔE00 2.14
Pale Light Green
#B1FC99
ΔE00 2.75
Palegreen
#98FB98
ΔE00 2.76
Pastel Green
#B0FF9D
ΔE00 2.79
Lightgreen (survey)
#76FF7B
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFD8A #E88AFD
analogous
#D9FD8A #9FFD8A #8AFDAF
triadic
#9FFD8A #8A9FFD #FD8A9F
tetradic
#9FFD8A #8AD9FD #E88AFD #FDAF8A
square
#9FFD8A #8AD9FD #E88AFD #FDAF8A
split-complementary
#9FFD8A #AF8AFD #FD8AD9
monochromatic
#3CFB12 #6EFC4E #9FFD8A #D0FEC6 #E6FEE1
Accessibility & contrast
On white
1.24
#9FFD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#9FFD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFD8A
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFD8A | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC81
Deuteranopia (green-blind)
#F5E391
Tritanopia (blue-blind)
#98F6E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #9ffd8a; /* rgb */ color: rgb(159, 253, 138); /* oklch */ color: oklch(90.9% 0.175 140.0);
Tailwind
colors: {
custom: {
50: '#bffeae',
500: '#9ffd8a',
950: '#000000',
},
}SCSS
$custom: #9ffd8a; $custom-light: #bffeae; $custom-dark: #000000;
JSON
{
"hex": "#9ffd8a",
"rgb": {
"r": 159,
"g": 253,
"b": 138
},
"hsl": {
"h": 109.043,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.90937,
"c": 0.17487,
"h": 140
},
"luminance": 0.79456
}Semantic roles & 50–950 ramp
primary
#9FFD8A
secondary
#C34EDD
accent
#00E6BC
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681