#9DFD9D#9DFD9D
#9DFD9D is a very light, vivid green. Relative luminance 0.799; OKLCH L 91.1% C 0.158 H 144.1°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFD9D |
|---|---|
| RGB | rgb(157, 253, 157) |
| HSL | hsl(120, 96%, 80%) |
| HSV | hsv(120, 38%, 99%) |
| CMYK | cmyk(37.9%, 0%, 37.9%, 0.8%) |
| CIE-LAB | lab(91.62, -46.93, 37.24) |
| CIE-LCH | lch(91.62, 59.91, 141.57°) |
| OKLab | oklab(91.15% -0.1278 0.0924) |
| OKLCH | oklch(91.15% 0.158 144.1) |
| XYZ | xyz(55.1132, 79.8499, 44.4003) |
| Luminance | 0.7985 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.74
Mint Green
#8FFF9F
ΔE00 1.76
Baby Green
#8CFF9E
ΔE00 2.01
Pastel Green
#B0FF9D
ΔE00 2.47
Light Pastel Green
#B2FBA5
ΔE00 2.88
Foam Green
#90FDA9
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFD9D #FD9DFD
analogous
#CDFD9D #9DFD9D #9DFDCD
triadic
#9DFD9D #9D9DFD #FD9D9D
tetradic
#9DFD9D #9DCDFD #FD9DFD #FDCD9D
square
#9DFD9D #9DCDFD #FD9DFD #FDCD9D
split-complementary
#9DFD9D #CD9DFD #FD9DCD
monochromatic
#25FB25 #61FC61 #9DFD9D #D9FED9 #E1FEE1
Accessibility & contrast
On white
1.24
#9DFD9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#9DFD9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFD9D
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFD9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFD9D | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED96
Deuteranopia (green-blind)
#F3E3A3
Tritanopia (blue-blind)
#92F8E5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #9dfd9d; /* rgb */ color: rgb(157, 253, 157); /* oklch */ color: oklch(91.1% 0.158 144.1);
Tailwind
colors: {
custom: {
50: '#bdfebb',
500: '#9dfd9d',
950: '#000000',
},
}SCSS
$custom: #9dfd9d; $custom-light: #bdfebb; $custom-dark: #000000;
JSON
{
"hex": "#9dfd9d",
"rgb": {
"r": 157,
"g": 253,
"b": 157
},
"hsl": {
"h": 120,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.91145,
"c": 0.15774,
"h": 144.1
},
"luminance": 0.79853
}Semantic roles & 50–950 ramp
primary
#9DFD9D
secondary
#E05FE0
accent
#00E5E6
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121812
muted
#828682