#75EA96#75EA96
#75EA96 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.8% C 0.159 H 150.9°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #75EA96 |
|---|---|
| RGB | rgb(117, 234, 150) |
| HSL | hsl(137, 74%, 69%) |
| HSV | hsv(137, 50%, 92%) |
| CMYK | cmyk(50%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(84.39, -51.11, 30.89) |
| CIE-LCH | lch(84.39, 59.72, 148.85°) |
| OKLab | oklab(84.78% -0.1388 0.0773) |
| OKLCH | oklch(84.78% 0.159 150.9) |
| XYZ | xyz(42.2611, 64.8262, 39.1339) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.68
Lightgreen
#90EE90
ΔE00 3.72
Seafoam (survey)
#80F9AD
ΔE00 3.82
Light Bluish Green
#76FDA8
ΔE00 4.12
Weird Green
#3AE57F
ΔE00 4.40
Foam Green
#90FDA9
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EA96 #EA75C9
analogous
#8FEA75 #75EA96 #75EAD1
triadic
#75EA96 #9675EA #EA9675
tetradic
#75EA96 #758FEA #EA75C9 #EAD175
square
#75EA96 #758FEA #EA75C9 #EAD175
split-complementary
#75EA96 #D175EA #EA758F
monochromatic
#1EC64E #40E26E #75EA96 #AAF2BE #DFFAE7
Accessibility & contrast
On white
1.50
#75EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#75EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EA96
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EA96 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA90
Deuteranopia (green-blind)
#DACE9B
Tritanopia (blue-blind)
#5BE7D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #75ea96; /* rgb */ color: rgb(117, 234, 150); /* oklch */ color: oklch(84.8% 0.159 150.9);
Tailwind
colors: {
custom: {
50: '#a4f1b5',
500: '#75ea96',
950: '#000000',
},
}SCSS
$custom: #75ea96; $custom-light: #a4f1b5; $custom-dark: #000000;
JSON
{
"hex": "#75ea96",
"rgb": {
"r": 117,
"g": 234,
"b": 150
},
"hsl": {
"h": 136.923,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.84778,
"c": 0.15891,
"h": 150.9
},
"luminance": 0.6483
}Semantic roles & 50–950 ramp
primary
#75EA96
secondary
#C2419E
accent
#109ED6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581