#9DFC8D#9DFC8D
#9DFC8D is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.7% C 0.172 H 140.9°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFC8D |
|---|---|
| RGB | rgb(157, 252, 141) |
| HSL | hsl(111, 95%, 77%) |
| HSV | hsv(111, 44%, 99%) |
| CMYK | cmyk(37.7%, 0%, 44%, 1.2%) |
| CIE-LAB | lab(91.10, -48.76, 44.39) |
| CIE-LCH | lch(91.10, 65.94, 137.69°) |
| OKLab | oklab(90.65% -0.1332 0.1084) |
| OKLCH | oklch(90.65% 0.172 140.9) |
| XYZ | xyz(53.5207, 78.7091, 37.5664) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 2.10
Light Green
#96F97B
ΔE00 2.20
Easter Green
#8CFD7E
ΔE00 2.33
Pastel Green
#B0FF9D
ΔE00 2.58
Pale Light Green
#B1FC99
ΔE00 2.63
Mint Green
#8FFF9F
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFC8D #EC8DFC
analogous
#D5FC8D #9DFC8D #8DFCB4
triadic
#9DFC8D #8D9DFC #FC8D9D
tetradic
#9DFC8D #8DD5FC #EC8DFC #FCB48D
square
#9DFC8D #8DD5FC #EC8DFC #FCB48D
split-complementary
#9DFC8D #B48DFC #FC8DD5
monochromatic
#36F916 #6AFA51 #9DFC8D #D0FEC9 #E5FEE1
Accessibility & contrast
On white
1.25
#9DFC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#9DFC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFC8D
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFC8D | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB84
Deuteranopia (green-blind)
#F4E294
Tritanopia (blue-blind)
#95F6E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #9dfc8d; /* rgb */ color: rgb(157, 252, 141); /* oklch */ color: oklch(90.7% 0.172 140.9);
Tailwind
colors: {
custom: {
50: '#befeb0',
500: '#9dfc8d',
950: '#000000',
},
}SCSS
$custom: #9dfc8d; $custom-light: #befeb0; $custom-dark: #000000;
JSON
{
"hex": "#9dfc8d",
"rgb": {
"r": 157,
"g": 252,
"b": 141
},
"hsl": {
"h": 111.351,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.90651,
"c": 0.17169,
"h": 140.9
},
"luminance": 0.78712
}Semantic roles & 50–950 ramp
primary
#9DFC8D
secondary
#C851DC
accent
#00E6C4
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121811
muted
#828681