#99DF80#99DF80
#99DF80 is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.5% C 0.145 H 137.9°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #99DF80 |
|---|---|
| RGB | rgb(153, 223, 128) |
| HSL | hsl(104, 60%, 69%) |
| HSV | hsv(104, 43%, 87%) |
| CMYK | cmyk(31.4%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(82.43, -39.21, 39.68) |
| CIE-LCH | lch(82.43, 55.78, 134.65°) |
| OKLab | oklab(83.5% -0.1073 0.0971) |
| OKLCH | oklch(83.5% 0.145 137.9) |
| XYZ | xyz(43.4195, 61.1044, 29.9245) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.25
Pale Olive Green
#B1D27B
ΔE00 6.30
Pale Light Green
#B1FC99
ΔE00 6.33
Pistachio
#93C572
ΔE00 6.38
Washed Out Green
#BCF5A6
ΔE00 6.41
Light Grey Green
#B7E1A1
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99DF80 #C680DF
analogous
#C8DF80 #99DF80 #80DF97
triadic
#99DF80 #8099DF #DF8099
tetradic
#99DF80 #80C8DF #C680DF #DF9780
square
#99DF80 #80C8DF #C680DF #DF9780
split-complementary
#99DF80 #9780DF #DF80C8
monochromatic
#52B72E #72D34F #99DF80 #C0EBB1 #E8F8E2
Accessibility & contrast
On white
1.59
#99DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#99DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99DF80
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99DF80 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D179
Deuteranopia (green-blind)
#DACB86
Tritanopia (blue-blind)
#96D9C8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #99df80; /* rgb */ color: rgb(153, 223, 128); /* oklch */ color: oklch(83.5% 0.145 137.9);
Tailwind
colors: {
custom: {
50: '#b9e9a6',
500: '#99df80',
950: '#000000',
},
}SCSS
$custom: #99df80; $custom-light: #b9e9a6; $custom-dark: #000000;
JSON
{
"hex": "#99df80",
"rgb": {
"r": 153,
"g": 223,
"b": 128
},
"hsl": {
"h": 104.211,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.835,
"c": 0.14474,
"h": 137.9
},
"luminance": 0.61106
}Semantic roles & 50–950 ramp
primary
#99DF80
secondary
#9A4DB6
accent
#1EC79B
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#12160F
muted
#828480