#9DF199#9DF199
#9DF199 is a very light, vivid green. Relative luminance 0.724; OKLCH L 88.3% C 0.144 H 143.2°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #9DF199 |
|---|---|
| RGB | rgb(157, 241, 153) |
| HSL | hsl(117, 76%, 77%) |
| HSV | hsv(117, 37%, 95%) |
| CMYK | cmyk(34.9%, 0%, 36.5%, 5.5%) |
| CIE-LAB | lab(88.15, -42.33, 34.67) |
| CIE-LCH | lch(88.15, 54.72, 140.69°) |
| OKLab | oklab(88.31% -0.1154 0.0862) |
| OKLCH | oklch(88.31% 0.144 143.2) |
| XYZ | xyz(51.1075, 72.3761, 41.4079) |
| Luminance | 0.7238 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.67
Palegreen
#98FB98
ΔE00 2.57
Light Pastel Green
#B2FBA5
ΔE00 2.93
Pale Light Green
#B1FC99
ΔE00 3.58
Pastel Green
#B0FF9D
ΔE00 3.63
Mint Green
#8FFF9F
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DF199 #ED99F1
analogous
#C9F199 #9DF199 #99F1C1
triadic
#9DF199 #999DF1 #F1999D
tetradic
#9DF199 #99C9F1 #ED99F1 #F1C199
square
#9DF199 #99C9F1 #ED99F1 #F1C199
split-complementary
#9DF199 #C199F1 #F199C9
monochromatic
#36E22D #69EA63 #9DF199 #D1F8CF #E5FBE4
Accessibility & contrast
On white
1.36
#9DF199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#9DF199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DF199
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DF199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DF199 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E293
Deuteranopia (green-blind)
#E8DA9E
Tritanopia (blue-blind)
#95ECDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #9df199; /* rgb */ color: rgb(157, 241, 153); /* oklch */ color: oklch(88.3% 0.144 143.2);
Tailwind
colors: {
custom: {
50: '#bdf6b8',
500: '#9df199',
950: '#000000',
},
}SCSS
$custom: #9df199; $custom-light: #bdf6b8; $custom-dark: #000000;
JSON
{
"hex": "#9df199",
"rgb": {
"r": 157,
"g": 241,
"b": 153
},
"hsl": {
"h": 117.273,
"s": 75.862,
"l": 77.255
},
"oklch": {
"l": 0.88309,
"c": 0.14408,
"h": 143.2
},
"luminance": 0.72379
}Semantic roles & 50–950 ramp
primary
#9DF199
secondary
#C960CE
accent
#0DD8CF
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121711
muted
#828581