#75EAAF#75EAAF
#75EAAF is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.3% C 0.136 H 159.5°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #75EAAF |
|---|---|
| RGB | rgb(117, 234, 175) |
| HSL | hsl(150, 74%, 69%) |
| HSV | hsv(150, 50%, 92%) |
| CMYK | cmyk(50%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(84.85, -46.48, 18.67) |
| CIE-LCH | lch(84.85, 50.09, 158.11°) |
| OKLab | oklab(85.3% -0.1278 0.0477) |
| OKLCH | oklch(85.3% 0.136 159.5) |
| XYZ | xyz(44.4932, 65.7190, 50.8895) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.31
Seafoam
#7FE0B3
ΔE00 3.64
Light Blue Green
#7EFBB3
ΔE00 4.16
Seafoam (survey)
#80F9AD
ΔE00 4.42
Light Aquamarine
#7BFDC7
ΔE00 4.48
Seafoam Green
#7AF9AB
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EAAF #EA75B0
analogous
#76EA75 #75EAAF #75EAEA
triadic
#75EAAF #AF75EA #EAAF75
tetradic
#75EAAF #7576EA #EA75B0 #EAEA75
square
#75EAAF #7576EA #EA75B0 #EAEA75
split-complementary
#75EAAF #EA75EA #EA7576
monochromatic
#1EC672 #40E290 #75EAAF #AAF2CE #DFFAED
Accessibility & contrast
On white
1.48
#75EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#75EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EAAF
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EAAF | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 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)
#E8DBAC
Deuteranopia (green-blind)
#D6CFB3
Tritanopia (blue-blind)
#52E9DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #75eaaf; /* rgb */ color: rgb(117, 234, 175); /* oklch */ color: oklch(85.3% 0.136 159.5);
Tailwind
colors: {
custom: {
50: '#a4f1c7',
500: '#75eaaf',
950: '#000000',
},
}SCSS
$custom: #75eaaf; $custom-light: #a4f1c7; $custom-dark: #000000;
JSON
{
"hex": "#75eaaf",
"rgb": {
"r": 117,
"g": 234,
"b": 175
},
"hsl": {
"h": 149.744,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.85303,
"c": 0.13644,
"h": 159.5
},
"luminance": 0.65723
}Semantic roles & 50–950 ramp
primary
#75EAAF
secondary
#C24182
accent
#1074D6
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582