#75E8A3#75E8A3
#75E8A3 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.6% C 0.144 H 155.3°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #75E8A3 |
|---|---|
| RGB | rgb(117, 232, 163) |
| HSL | hsl(144, 71%, 68%) |
| HSV | hsv(144, 50%, 91%) |
| CMYK | cmyk(49.6%, 0%, 29.7%, 9%) |
| CIE-LAB | lab(84.04, -47.95, 23.76) |
| CIE-LCH | lch(84.04, 53.51, 153.64°) |
| OKLab | oklab(84.56% -0.131 0.0602) |
| OKLCH | oklch(84.56% 0.144 155.3) |
| XYZ | xyz(42.8004, 64.1360, 44.7673) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.73
Seafoam Green
#7AF9AB
ΔE00 3.75
Light Greenish Blue
#63F7B4
ΔE00 4.03
Light Blue Green
#7EFBB3
ΔE00 4.05
Light Sea Green
#98F6B0
ΔE00 4.34
Hospital Green
#9BE5AA
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E8A3 #E875BA
analogous
#80E875 #75E8A3 #75E8DC
triadic
#75E8A3 #A375E8 #E8A375
tetradic
#75E8A3 #7580E8 #E875BA #E8DC75
square
#75E8A3 #7580E8 #E875BA #E8DC75
split-complementary
#75E8A3 #DC75E8 #E87580
monochromatic
#20C261 #41DF80 #75E8A3 #A9F1C6 #DEF9E9
Accessibility & contrast
On white
1.52
#75E8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#75E8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E8A3
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E8A3 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D99F
Deuteranopia (green-blind)
#D7CDA7
Tritanopia (blue-blind)
#57E6D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #75e8a3; /* rgb */ color: rgb(117, 232, 163); /* oklch */ color: oklch(84.6% 0.144 155.3);
Tailwind
colors: {
custom: {
50: '#a4f0be',
500: '#75e8a3',
950: '#000000',
},
}SCSS
$custom: #75e8a3; $custom-light: #a4f0be; $custom-dark: #000000;
JSON
{
"hex": "#75e8a3",
"rgb": {
"r": 117,
"g": 232,
"b": 163
},
"hsl": {
"h": 144,
"s": 71.429,
"l": 68.431
},
"oklch": {
"l": 0.84561,
"c": 0.14414,
"h": 155.3
},
"luminance": 0.64139
}Semantic roles & 50–950 ramp
primary
#75E8A3
secondary
#C0418D
accent
#1286D3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582