#75DA8F#75DA8F
#75DA8F is a light, vivid green. Relative luminance 0.559; OKLCH L 80.8% C 0.143 H 150.5°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #75DA8F |
|---|---|
| RGB | rgb(117, 218, 143) |
| HSL | hsl(135, 58%, 66%) |
| HSV | hsv(135, 46%, 85%) |
| CMYK | cmyk(46.3%, 0%, 34.4%, 14.5%) |
| CIE-LAB | lab(79.56, -45.62, 28.01) |
| CIE-LCH | lch(79.56, 53.54, 148.45°) |
| OKLab | oklab(80.79% -0.1242 0.0703) |
| OKLCH | oklch(80.79% 0.143 150.5) |
| XYZ | xyz(37.3631, 55.9051, 34.8032) |
| Luminance | 0.5591 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.41
Hospital Green
#9BE5AA
ΔE00 5.43
Weird Green
#3AE57F
ΔE00 5.59
Aqua Green
#12E193
ΔE00 5.85
Lightgreen
#90EE90
ΔE00 5.89
Seaweed
#18D17B
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DA8F #DA75C0
analogous
#8DDA75 #75DA8F #75DAC2
triadic
#75DA8F #8F75DA #DA8F75
tetradic
#75DA8F #758DDA #DA75C0 #DAC275
square
#75DA8F #758DDA #DA75C0 #DAC275
split-complementary
#75DA8F #C275DA #DA758D
monochromatic
#2DA84D #45CD68 #75DA8F #A5E7B6 #D6F4DD
Accessibility & contrast
On white
1.72
#75DA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#75DA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DA8F
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DA8F | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB8A
Deuteranopia (green-blind)
#CCC194
Tritanopia (blue-blind)
#61D7C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #75da8f; /* rgb */ color: rgb(117, 218, 143); /* oklch */ color: oklch(80.8% 0.143 150.5);
Tailwind
colors: {
custom: {
50: '#a2e6b0',
500: '#75da8f',
950: '#000000',
},
}SCSS
$custom: #75da8f; $custom-light: #a2e6b0; $custom-dark: #000000;
JSON
{
"hex": "#75da8f",
"rgb": {
"r": 117,
"g": 218,
"b": 143
},
"hsl": {
"h": 135.446,
"s": 57.714,
"l": 65.686
},
"oklch": {
"l": 0.80793,
"c": 0.14267,
"h": 150.5
},
"luminance": 0.55908
}Semantic roles & 50–950 ramp
primary
#75DA8F
secondary
#AB4891
accent
#209BC5
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1610
muted
#808481