#75DA98#75DA98
#75DA98 is a light, vivid green. Relative luminance 0.562; OKLCH L 81.0% C 0.134 H 153.6°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #75DA98 |
|---|---|
| RGB | rgb(117, 218, 152) |
| HSL | hsl(141, 58%, 66%) |
| HSV | hsv(141, 46%, 85%) |
| CMYK | cmyk(46.3%, 0%, 30.3%, 14.5%) |
| CIE-LAB | lab(79.72, -44.02, 23.56) |
| CIE-LCH | lch(79.72, 49.93, 151.84°) |
| OKLab | oklab(80.98% -0.1202 0.0596) |
| OKLCH | oklch(80.98% 0.134 153.6) |
| XYZ | xyz(38.0724, 56.1889, 38.5390) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.85
Seafoam
#7FE0B3
ΔE00 5.21
Aqua Green
#12E193
ΔE00 5.66
Emerald
#50C878
ΔE00 6.01
Seaweed
#18D17B
ΔE00 6.51
Eucalyptus
#44D7A8
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DA98 #DA75B7
analogous
#84DA75 #75DA98 #75DACA
triadic
#75DA98 #9875DA #DA9875
tetradic
#75DA98 #7584DA #DA75B7 #DACA75
square
#75DA98 #7584DA #DA75B7 #DACA75
split-complementary
#75DA98 #CA75DA #DA7584
monochromatic
#2DA857 #45CD74 #75DA98 #A5E7BC #D6F4E0
Accessibility & contrast
On white
1.72
#75DA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#75DA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DA98
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DA98 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC94
Deuteranopia (green-blind)
#CBC19C
Tritanopia (blue-blind)
#5FD8C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #75da98; /* rgb */ color: rgb(117, 218, 152); /* oklch */ color: oklch(81.0% 0.134 153.6);
Tailwind
colors: {
custom: {
50: '#a2e6b6',
500: '#75da98',
950: '#000000',
},
}SCSS
$custom: #75da98; $custom-light: #a2e6b6; $custom-dark: #000000;
JSON
{
"hex": "#75da98",
"rgb": {
"r": 117,
"g": 218,
"b": 152
},
"hsl": {
"h": 140.792,
"s": 57.714,
"l": 65.686
},
"oklch": {
"l": 0.80978,
"c": 0.13416,
"h": 153.6
},
"luminance": 0.56192
}Semantic roles & 50–950 ramp
primary
#75DA98
secondary
#AB4889
accent
#208CC5
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481