#75EA95#75EA95
#75EA95 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.8% C 0.160 H 150.6°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #75EA95 |
|---|---|
| RGB | rgb(117, 234, 149) |
| HSL | hsl(136, 74%, 69%) |
| HSV | hsv(136, 50%, 92%) |
| CMYK | cmyk(50%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(84.38, -51.28, 31.38) |
| CIE-LCH | lch(84.38, 60.12, 148.54°) |
| OKLab | oklab(84.76% -0.1393 0.0784) |
| OKLCH | oklch(84.76% 0.16 150.6) |
| XYZ | xyz(42.1809, 64.7941, 38.7117) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.60
Seafoam Green
#7AF9AB
ΔE00 3.77
Seafoam (survey)
#80F9AD
ΔE00 3.92
Light Bluish Green
#76FDA8
ΔE00 4.17
Weird Green
#3AE57F
ΔE00 4.33
Foam Green
#90FDA9
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EA95 #EA75CA
analogous
#90EA75 #75EA95 #75EAD0
triadic
#75EA95 #9575EA #EA9575
tetradic
#75EA95 #7590EA #EA75CA #EAD075
square
#75EA95 #7590EA #EA75CA #EAD075
split-complementary
#75EA95 #D075EA #EA7590
monochromatic
#1EC64C #40E26C #75EA95 #AAF2BE #DFFAE7
Accessibility & contrast
On white
1.50
#75EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#75EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EA95
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EA95 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98F
Deuteranopia (green-blind)
#DBCE9A
Tritanopia (blue-blind)
#5CE7D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #75ea95; /* rgb */ color: rgb(117, 234, 149); /* oklch */ color: oklch(84.8% 0.160 150.6);
Tailwind
colors: {
custom: {
50: '#a4f1b5',
500: '#75ea95',
950: '#000000',
},
}SCSS
$custom: #75ea95; $custom-light: #a4f1b5; $custom-dark: #000000;
JSON
{
"hex": "#75ea95",
"rgb": {
"r": 117,
"g": 234,
"b": 149
},
"hsl": {
"h": 136.41,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.84759,
"c": 0.15984,
"h": 150.6
},
"luminance": 0.64797
}Semantic roles & 50–950 ramp
primary
#75EA95
secondary
#C2419F
accent
#10A0D6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581