#75DF99#75DF99
#75DF99 is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.2% C 0.140 H 153.2°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #75DF99 |
|---|---|
| RGB | rgb(117, 223, 153) |
| HSL | hsl(140, 62%, 67%) |
| HSV | hsv(140, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 31.4%, 12.5%) |
| CIE-LAB | lab(81.21, -45.98, 25.07) |
| CIE-LCH | lch(81.21, 52.37, 151.40°) |
| OKLab | oklab(82.2% -0.1254 0.0633) |
| OKLCH | oklch(82.2% 0.14 153.2) |
| XYZ | xyz(39.4708, 58.8541, 39.4109) |
| Luminance | 0.5886 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.66
Aqua Green
#12E193
ΔE00 5.28
Seafoam
#7FE0B3
ΔE00 5.57
Seafoam (survey)
#80F9AD
ΔE00 5.65
Seafoam Green
#7AF9AB
ΔE00 5.66
Light Sea Green
#98F6B0
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DF99 #DF75BB
analogous
#86DF75 #75DF99 #75DFCE
triadic
#75DF99 #9975DF #DF9975
tetradic
#75DF99 #7586DF #DF75BB #DFCE75
square
#75DF99 #7586DF #DF75BB #DFCE75
split-complementary
#75DF99 #CE75DF #DF7586
monochromatic
#29B157 #43D374 #75DF99 #A7EBBE #D8F6E2
Accessibility & contrast
On white
1.64
#75DF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#75DF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DF99
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DF99 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD095
Deuteranopia (green-blind)
#D0C59D
Tritanopia (blue-blind)
#5DDDCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #75df99; /* rgb */ color: rgb(117, 223, 153); /* oklch */ color: oklch(82.2% 0.140 153.2);
Tailwind
colors: {
custom: {
50: '#a3e9b7',
500: '#75df99',
950: '#000000',
},
}SCSS
$custom: #75df99; $custom-light: #a3e9b7; $custom-dark: #000000;
JSON
{
"hex": "#75df99",
"rgb": {
"r": 117,
"g": 223,
"b": 153
},
"hsl": {
"h": 140.377,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.82197,
"c": 0.14047,
"h": 153.2
},
"luminance": 0.58857
}Semantic roles & 50–950 ramp
primary
#75DF99
secondary
#B2468D
accent
#1B8FCA
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481