#75EA9E#75EA9E
#75EA9E is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.9% C 0.152 H 153.3°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #75EA9E |
|---|---|
| RGB | rgb(117, 234, 158) |
| HSL | hsl(141, 74%, 69%) |
| HSV | hsv(141, 50%, 92%) |
| CMYK | cmyk(50%, 0%, 32.5%, 8.2%) |
| CIE-LAB | lab(84.53, -49.70, 27.00) |
| CIE-LCH | lch(84.53, 56.57, 151.49°) |
| OKLab | oklab(84.94% -0.1354 0.0681) |
| OKLCH | oklch(84.94% 0.152 153.3) |
| XYZ | xyz(42.9274, 65.0927, 42.6431) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.21
Seafoam (survey)
#80F9AD
ΔE00 3.28
Light Blue Green
#7EFBB3
ΔE00 3.91
Light Bluish Green
#76FDA8
ΔE00 4.08
Light Sea Green
#98F6B0
ΔE00 4.11
Light Greenish Blue
#63F7B4
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EA9E #EA75C1
analogous
#87EA75 #75EA9E #75EAD9
triadic
#75EA9E #9E75EA #EA9E75
tetradic
#75EA9E #7587EA #EA75C1 #EAD975
square
#75EA9E #7587EA #EA75C1 #EAD975
split-complementary
#75EA9E #D975EA #EA7587
monochromatic
#1EC659 #40E279 #75EA9E #AAF2C3 #DFFAE9
Accessibility & contrast
On white
1.50
#75EA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#75EA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EA9E
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EA9E | 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)
#EADA99
Deuteranopia (green-blind)
#D9CEA3
Tritanopia (blue-blind)
#59E7D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #75ea9e; /* rgb */ color: rgb(117, 234, 158); /* oklch */ color: oklch(84.9% 0.152 153.3);
Tailwind
colors: {
custom: {
50: '#a4f1bb',
500: '#75ea9e',
950: '#000000',
},
}SCSS
$custom: #75ea9e; $custom-light: #a4f1bb; $custom-dark: #000000;
JSON
{
"hex": "#75ea9e",
"rgb": {
"r": 117,
"g": 234,
"b": 158
},
"hsl": {
"h": 141.026,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.84935,
"c": 0.15151,
"h": 153.3
},
"luminance": 0.65096
}Semantic roles & 50–950 ramp
primary
#75EA9E
secondary
#C24195
accent
#1090D6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582