#75EAAE#75EAAE
#75EAAE is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.3% C 0.137 H 159.1°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #75EAAE |
|---|---|
| RGB | rgb(117, 234, 174) |
| HSL | hsl(149, 74%, 69%) |
| HSV | hsv(149, 50%, 92%) |
| CMYK | cmyk(50%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(84.83, -46.68, 19.17) |
| CIE-LCH | lch(84.83, 50.46, 157.68°) |
| OKLab | oklab(85.28% -0.1283 0.0489) |
| OKLCH | oklch(85.28% 0.137 159.1) |
| XYZ | xyz(44.3953, 65.6798, 50.3742) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.28
Seafoam
#7FE0B3
ΔE00 3.80
Light Blue Green
#7EFBB3
ΔE00 4.05
Seafoam (survey)
#80F9AD
ΔE00 4.27
Seafoam Green
#7AF9AB
ΔE00 4.37
Light Aquamarine
#7BFDC7
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EAAE #EA75B1
analogous
#77EA75 #75EAAE #75EAE9
triadic
#75EAAE #AE75EA #EAAE75
tetradic
#75EAAE #7577EA #EA75B1 #EAE975
square
#75EAAE #7577EA #EA75B1 #EAE975
split-complementary
#75EAAE #E975EA #EA7577
monochromatic
#1EC670 #40E28F #75EAAE #AAF2CD #DFFAEC
Accessibility & contrast
On white
1.49
#75EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#75EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EAAE
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EAAE | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAB
Deuteranopia (green-blind)
#D7CFB2
Tritanopia (blue-blind)
#52E9DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #75eaae; /* rgb */ color: rgb(117, 234, 174); /* oklch */ color: oklch(85.3% 0.137 159.1);
Tailwind
colors: {
custom: {
50: '#a4f1c6',
500: '#75eaae',
950: '#000000',
},
}SCSS
$custom: #75eaae; $custom-light: #a4f1c6; $custom-dark: #000000;
JSON
{
"hex": "#75eaae",
"rgb": {
"r": 117,
"g": 234,
"b": 174
},
"hsl": {
"h": 149.231,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.8528,
"c": 0.13729,
"h": 159.1
},
"luminance": 0.65684
}Semantic roles & 50–950 ramp
primary
#75EAAE
secondary
#C24183
accent
#1075D6
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582