#75EDAE#75EDAE
#75EDAE is a very light, vivid green. Relative luminance 0.674; OKLCH L 86.0% C 0.141 H 158.5°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #75EDAE |
|---|---|
| RGB | rgb(117, 237, 174) |
| HSL | hsl(149, 77%, 69%) |
| HSV | hsv(149, 51%, 93%) |
| CMYK | cmyk(50.6%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(85.71, -47.95, 20.38) |
| CIE-LCH | lch(85.71, 52.10, 156.98°) |
| OKLab | oklab(85.99% -0.1316 0.0519) |
| OKLCH | oklch(85.99% 0.141 158.5) |
| XYZ | xyz(45.2566, 67.4025, 50.6613) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.67
Light Blue Green
#7EFBB3
ΔE00 3.26
Seafoam (survey)
#80F9AD
ΔE00 3.48
Seafoam Green
#7AF9AB
ΔE00 3.57
Light Aquamarine
#7BFDC7
ΔE00 4.32
Light Sea Green
#98F6B0
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EDAE #ED75B4
analogous
#78ED75 #75EDAE #75EDEA
triadic
#75EDAE #AE75ED #EDAE75
tetradic
#75EDAE #7578ED #ED75B4 #EDEA75
square
#75EDAE #7578ED #ED75B4 #EDEA75
split-complementary
#75EDAE #EA75ED #ED7578
monochromatic
#1BCD6F #3FE68E #75EDAE #ABF4CE #E1FBEE
Accessibility & contrast
On white
1.45
#75EDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#75EDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EDAE
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EDAE | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAA
Deuteranopia (green-blind)
#DAD1B2
Tritanopia (blue-blind)
#51ECDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #75edae; /* rgb */ color: rgb(117, 237, 174); /* oklch */ color: oklch(86.0% 0.141 158.5);
Tailwind
colors: {
custom: {
50: '#a4f3c6',
500: '#75edae',
950: '#000000',
},
}SCSS
$custom: #75edae; $custom-light: #a4f3c6; $custom-dark: #000000;
JSON
{
"hex": "#75edae",
"rgb": {
"r": 117,
"g": 237,
"b": 174
},
"hsl": {
"h": 148.5,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.85992,
"c": 0.14145,
"h": 158.5
},
"luminance": 0.67406
}Semantic roles & 50–950 ramp
primary
#75EDAE
secondary
#C64086
accent
#0C78D9
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582