#75E9AE#75E9AE
#75E9AE is a very light, vivid green. Relative luminance 0.651; OKLCH L 85.0% C 0.136 H 159.4°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #75E9AE |
|---|---|
| RGB | rgb(117, 233, 174) |
| HSL | hsl(149, 73%, 69%) |
| HSV | hsv(149, 50%, 91%) |
| CMYK | cmyk(49.8%, 0%, 25.3%, 8.6%) |
| CIE-LAB | lab(84.54, -46.25, 18.76) |
| CIE-LCH | lch(84.54, 49.91, 157.92°) |
| OKLab | oklab(85.04% -0.1272 0.0479) |
| OKLCH | oklch(85.04% 0.136 159.4) |
| XYZ | xyz(44.1114, 65.1121, 50.2795) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.50
Seafoam
#7FE0B3
ΔE00 3.54
Light Blue Green
#7EFBB3
ΔE00 4.32
Seafoam (survey)
#80F9AD
ΔE00 4.54
Seafoam Green
#7AF9AB
ΔE00 4.65
Light Aquamarine
#7BFDC7
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E9AE #E975B0
analogous
#76E975 #75E9AE #75E9E8
triadic
#75E9AE #AE75E9 #E9AE75
tetradic
#75E9AE #7576E9 #E975B0 #E9E875
square
#75E9AE #7576E9 #E975B0 #E9E875
split-complementary
#75E9AE #E875E9 #E97576
monochromatic
#1FC470 #40E18F #75E9AE #AAF1CD #DFFAEC
Accessibility & contrast
On white
1.50
#75E9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#75E9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E9AE
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E9AE | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAAB
Deuteranopia (green-blind)
#D6CEB2
Tritanopia (blue-blind)
#52E8D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #75e9ae; /* rgb */ color: rgb(117, 233, 174); /* oklch */ color: oklch(85.0% 0.136 159.4);
Tailwind
colors: {
custom: {
50: '#a4f1c6',
500: '#75e9ae',
950: '#000000',
},
}SCSS
$custom: #75e9ae; $custom-light: #a4f1c6; $custom-dark: #000000;
JSON
{
"hex": "#75e9ae",
"rgb": {
"r": 117,
"g": 233,
"b": 174
},
"hsl": {
"h": 149.483,
"s": 72.5,
"l": 68.627
},
"oklch": {
"l": 0.85043,
"c": 0.13591,
"h": 159.4
},
"luminance": 0.65116
}Semantic roles & 50–950 ramp
primary
#75E9AE
secondary
#C14182
accent
#1174D5
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582