#75E4A2#75E4A2
#75E4A2 is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.6% C 0.139 H 155.7°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #75E4A2 |
|---|---|
| RGB | rgb(117, 228, 162) |
| HSL | hsl(144, 67%, 68%) |
| HSV | hsv(144, 49%, 89%) |
| CMYK | cmyk(48.7%, 0%, 28.9%, 10.6%) |
| CIE-LAB | lab(82.85, -46.44, 22.64) |
| CIE-LCH | lch(82.85, 51.67, 154.01°) |
| OKLab | oklab(83.59% -0.127 0.0575) |
| OKLCH | oklch(83.59% 0.139 155.7) |
| XYZ | xyz(41.5980, 61.8740, 43.9262) |
| Luminance | 0.6188 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.47
Seafoam
#7FE0B3
ΔE00 4.61
Seafoam (survey)
#80F9AD
ΔE00 4.67
Light Greenish Blue
#63F7B4
ΔE00 4.70
Seafoam Green
#7AF9AB
ΔE00 4.71
Light Blue Green
#7EFBB3
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E4A2 #E475B7
analogous
#80E475 #75E4A2 #75E4D9
triadic
#75E4A2 #A275E4 #E4A275
tetradic
#75E4A2 #7580E4 #E475B7 #E4D975
square
#75E4A2 #7580E4 #E475B7 #E4D975
split-complementary
#75E4A2 #D975E4 #E47580
monochromatic
#24BA61 #42DA80 #75E4A2 #A8EEC4 #DBF8E7
Accessibility & contrast
On white
1.57
#75E4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#75E4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E4A2
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E4A2 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D59E
Deuteranopia (green-blind)
#D3CAA6
Tritanopia (blue-blind)
#59E2D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #75e4a2; /* rgb */ color: rgb(117, 228, 162); /* oklch */ color: oklch(83.6% 0.139 155.7);
Tailwind
colors: {
custom: {
50: '#a3edbd',
500: '#75e4a2',
950: '#000000',
},
}SCSS
$custom: #75e4a2; $custom-light: #a3edbd; $custom-dark: #000000;
JSON
{
"hex": "#75e4a2",
"rgb": {
"r": 117,
"g": 228,
"b": 162
},
"hsl": {
"h": 144.324,
"s": 67.273,
"l": 67.647
},
"oklch": {
"l": 0.83585,
"c": 0.13938,
"h": 155.7
},
"luminance": 0.61877
}Semantic roles & 50–950 ramp
primary
#75E4A2
secondary
#BA438A
accent
#1684CF
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101612
muted
#808582