#9DF68D#9DF68D
#9DF68D is a very light, vivid green. Relative luminance 0.750; OKLCH L 89.3% C 0.163 H 140.7°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #9DF68D |
|---|---|
| RGB | rgb(157, 246, 141) |
| HSL | hsl(111, 85%, 76%) |
| HSV | hsv(111, 43%, 96%) |
| CMYK | cmyk(36.2%, 0%, 42.7%, 3.5%) |
| CIE-LAB | lab(89.39, -46.22, 42.21) |
| CIE-LCH | lch(89.39, 62.59, 137.59°) |
| OKLab | oklab(89.26% -0.1262 0.1034) |
| OKLCH | oklch(89.26% 0.163 140.7) |
| XYZ | xyz(51.6661, 75.0001, 36.9483) |
| Luminance | 0.7500 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 2.02
Pale Light Green
#B1FC99
ΔE00 2.50
Pastel Green
#B0FF9D
ΔE00 2.70
Lightgreen
#90EE90
ΔE00 2.71
Light Green
#96F97B
ΔE00 2.75
Easter Green
#8CFD7E
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DF68D #E68DF6
analogous
#D1F68D #9DF68D #8DF6B1
triadic
#9DF68D #8D9DF6 #F68D9D
tetradic
#9DF68D #8DD1F6 #E68DF6 #F6B18D
square
#9DF68D #8DD1F6 #E68DF6 #F6B18D
split-complementary
#9DF68D #B18DF6 #F68DD1
monochromatic
#3BED1C #6CF254 #9DF68D #CEFAC6 #E7FDE3
Accessibility & contrast
On white
1.31
#9DF68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#9DF68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DF68D
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DF68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DF68D | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE685
Deuteranopia (green-blind)
#EEDE93
Tritanopia (blue-blind)
#96F0DD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #9df68d; /* rgb */ color: rgb(157, 246, 141); /* oklch */ color: oklch(89.3% 0.163 140.7);
Tailwind
colors: {
custom: {
50: '#bdf9b0',
500: '#9df68d',
950: '#000000',
},
}SCSS
$custom: #9df68d; $custom-light: #bdf9b0; $custom-dark: #000000;
JSON
{
"hex": "#9df68d",
"rgb": {
"r": 157,
"g": 246,
"b": 141
},
"hsl": {
"h": 110.857,
"s": 85.366,
"l": 75.882
},
"oklch": {
"l": 0.89261,
"c": 0.16317,
"h": 140.7
},
"luminance": 0.75003
}Semantic roles & 50–950 ramp
primary
#9DF68D
secondary
#C053D4
accent
#04E2C0
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121710
muted
#828581