#75EAA2#75EAA2
#75EAA2 is a very light, vivid green. Relative luminance 0.652; OKLCH L 85.0% C 0.148 H 154.6°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #75EAA2 |
|---|---|
| RGB | rgb(117, 234, 162) |
| HSL | hsl(143, 74%, 69%) |
| HSV | hsv(143, 50%, 92%) |
| CMYK | cmyk(50%, 0%, 30.8%, 8.2%) |
| CIE-LAB | lab(84.60, -48.98, 25.05) |
| CIE-LCH | lch(84.60, 55.01, 152.91°) |
| OKLab | oklab(85.02% -0.1336 0.0634) |
| OKLCH | oklch(85.02% 0.148 154.6) |
| XYZ | xyz(43.2773, 65.2326, 44.4860) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.22
Seafoam (survey)
#80F9AD
ΔE00 3.24
Light Blue Green
#7EFBB3
ΔE00 3.68
Light Greenish Blue
#63F7B4
ΔE00 3.92
Light Sea Green
#98F6B0
ΔE00 4.06
Light Bluish Green
#76FDA8
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EAA2 #EA75BD
analogous
#83EA75 #75EAA2 #75EADD
triadic
#75EAA2 #A275EA #EAA275
tetradic
#75EAA2 #7583EA #EA75BD #EADD75
square
#75EAA2 #7583EA #EA75BD #EADD75
split-complementary
#75EAA2 #DD75EA #EA7583
monochromatic
#1EC65F #40E27E #75EAA2 #AAF2C6 #DFFAEA
Accessibility & contrast
On white
1.49
#75EAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#75EAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EAA2
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EAA2 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9E
Deuteranopia (green-blind)
#D9CEA6
Tritanopia (blue-blind)
#57E8D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #75eaa2; /* rgb */ color: rgb(117, 234, 162); /* oklch */ color: oklch(85.0% 0.148 154.6);
Tailwind
colors: {
custom: {
50: '#a4f1be',
500: '#75eaa2',
950: '#000000',
},
}SCSS
$custom: #75eaa2; $custom-light: #a4f1be; $custom-dark: #000000;
JSON
{
"hex": "#75eaa2",
"rgb": {
"r": 117,
"g": 234,
"b": 162
},
"hsl": {
"h": 143.077,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.85017,
"c": 0.14786,
"h": 154.6
},
"luminance": 0.65236
}Semantic roles & 50–950 ramp
primary
#75EAA2
secondary
#C24191
accent
#108AD6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582