#75DF8D#75DF8D
#75DF8D is a light, vivid green. Relative luminance 0.585; OKLCH L 82.0% C 0.152 H 149.4°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #75DF8D |
|---|---|
| RGB | rgb(117, 223, 141) |
| HSL | hsl(134, 62%, 67%) |
| HSV | hsv(134, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 36.8%, 12.5%) |
| CIE-LAB | lab(81.00, -48.07, 30.96) |
| CIE-LCH | lch(81.00, 57.18, 147.22°) |
| OKLab | oklab(81.96% -0.1306 0.0773) |
| OKLCH | oklch(81.96% 0.152 149.4) |
| XYZ | xyz(38.5291, 58.4775, 34.4511) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.58
Weird Green
#3AE57F
ΔE00 4.60
Hospital Green
#9BE5AA
ΔE00 5.72
Tealish Green
#0CDC73
ΔE00 5.81
Aqua Green
#12E193
ΔE00 5.86
Seafoam Green
#7AF9AB
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DF8D #DF75C7
analogous
#92DF75 #75DF8D #75DFC2
triadic
#75DF8D #8D75DF #DF8D75
tetradic
#75DF8D #7592DF #DF75C7 #DFC275
square
#75DF8D #7592DF #DF75C7 #DFC275
split-complementary
#75DF8D #C275DF #DF7592
monochromatic
#29B148 #43D364 #75DF8D #A7EBB6 #D8F6DF
Accessibility & contrast
On white
1.65
#75DF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#75DF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DF8D
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DF8D | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF87
Deuteranopia (green-blind)
#D1C592
Tritanopia (blue-blind)
#61DCCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #75df8d; /* rgb */ color: rgb(117, 223, 141); /* oklch */ color: oklch(82.0% 0.152 149.4);
Tailwind
colors: {
custom: {
50: '#a3eaaf',
500: '#75df8d',
950: '#000000',
},
}SCSS
$custom: #75df8d; $custom-light: #a3eaaf; $custom-dark: #000000;
JSON
{
"hex": "#75df8d",
"rgb": {
"r": 117,
"g": 223,
"b": 141
},
"hsl": {
"h": 133.585,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.8196,
"c": 0.15179,
"h": 149.4
},
"luminance": 0.5848
}Semantic roles & 50–950 ramp
primary
#75DF8D
secondary
#B2469A
accent
#1BA3CA
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481