#75DF91#75DF91
#75DF91 is a very light, vivid green. Relative luminance 0.586; OKLCH L 82.0% C 0.148 H 150.6°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #75DF91 |
|---|---|
| RGB | rgb(117, 223, 145) |
| HSL | hsl(136, 62%, 67%) |
| HSV | hsv(136, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 35%, 12.5%) |
| CIE-LAB | lab(81.07, -47.40, 29.01) |
| CIE-LCH | lch(81.07, 55.57, 148.53°) |
| OKLab | oklab(82.04% -0.1289 0.0727) |
| OKLCH | oklch(82.04% 0.148 150.6) |
| XYZ | xyz(38.8321, 58.5987, 36.0470) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.92
Lightgreen
#90EE90
ΔE00 4.98
Hospital Green
#9BE5AA
ΔE00 5.29
Aqua Green
#12E193
ΔE00 5.57
Seafoam Green
#7AF9AB
ΔE00 5.82
Seafoam (survey)
#80F9AD
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DF91 #DF75C3
analogous
#8EDF75 #75DF91 #75DFC6
triadic
#75DF91 #9175DF #DF9175
tetradic
#75DF91 #758EDF #DF75C3 #DFC675
square
#75DF91 #758EDF #DF75C3 #DFC675
split-complementary
#75DF91 #C675DF #DF758E
monochromatic
#29B14D #43D369 #75DF91 #A7EBB9 #D8F6E0
Accessibility & contrast
On white
1.65
#75DF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#75DF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DF91
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DF91 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08C
Deuteranopia (green-blind)
#D1C596
Tritanopia (blue-blind)
#60DCCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #75df91; /* rgb */ color: rgb(117, 223, 145); /* oklch */ color: oklch(82.0% 0.148 150.6);
Tailwind
colors: {
custom: {
50: '#a3e9b2',
500: '#75df91',
950: '#000000',
},
}SCSS
$custom: #75df91; $custom-light: #a3e9b2; $custom-dark: #000000;
JSON
{
"hex": "#75df91",
"rgb": {
"r": 117,
"g": 223,
"b": 145
},
"hsl": {
"h": 135.849,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.82036,
"c": 0.14799,
"h": 150.6
},
"luminance": 0.58602
}Semantic roles & 50–950 ramp
primary
#75DF91
secondary
#B24696
accent
#1B9CCA
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101611
muted
#808481