#75EA93#75EA93
#75EA93 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.7% C 0.162 H 150.1°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #75EA93 |
|---|---|
| RGB | rgb(117, 234, 147) |
| HSL | hsl(135, 74%, 69%) |
| HSV | hsv(135, 50%, 92%) |
| CMYK | cmyk(50%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(84.34, -51.61, 32.35) |
| CIE-LCH | lch(84.34, 60.91, 147.92°) |
| OKLab | oklab(84.72% -0.1401 0.0807) |
| OKLCH | oklch(84.72% 0.162 150.1) |
| XYZ | xyz(42.0226, 64.7308, 37.8780) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.38
Seafoam Green
#7AF9AB
ΔE00 3.98
Seafoam (survey)
#80F9AD
ΔE00 4.14
Weird Green
#3AE57F
ΔE00 4.19
Light Bluish Green
#76FDA8
ΔE00 4.27
Foam Green
#90FDA9
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EA93 #EA75CC
analogous
#92EA75 #75EA93 #75EACE
triadic
#75EA93 #9375EA #EA9375
tetradic
#75EA93 #7592EA #EA75CC #EACE75
square
#75EA93 #7592EA #EA75CC #EACE75
split-complementary
#75EA93 #CE75EA #EA7592
monochromatic
#1EC649 #40E269 #75EA93 #AAF2BD #DFFAE6
Accessibility & contrast
On white
1.51
#75EA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#75EA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EA93
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EA93 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98D
Deuteranopia (green-blind)
#DBCE98
Tritanopia (blue-blind)
#5CE6D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #75ea93; /* rgb */ color: rgb(117, 234, 147); /* oklch */ color: oklch(84.7% 0.162 150.1);
Tailwind
colors: {
custom: {
50: '#a4f1b3',
500: '#75ea93',
950: '#000000',
},
}SCSS
$custom: #75ea93; $custom-light: #a4f1b3; $custom-dark: #000000;
JSON
{
"hex": "#75ea93",
"rgb": {
"r": 117,
"g": 234,
"b": 147
},
"hsl": {
"h": 135.385,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.84721,
"c": 0.16171,
"h": 150.1
},
"luminance": 0.64734
}Semantic roles & 50–950 ramp
primary
#75EA93
secondary
#C241A1
accent
#10A3D6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581