#75E993#75E993
#75E993 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.5% C 0.160 H 150.2°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #75E993 |
|---|---|
| RGB | rgb(117, 233, 147) |
| HSL | hsl(136, 73%, 69%) |
| HSV | hsv(136, 50%, 91%) |
| CMYK | cmyk(49.8%, 0%, 36.9%, 8.6%) |
| CIE-LAB | lab(84.05, -51.21, 31.96) |
| CIE-LCH | lch(84.05, 60.36, 148.03°) |
| OKLab | oklab(84.48% -0.1391 0.0798) |
| OKLCH | oklch(84.48% 0.16 150.2) |
| XYZ | xyz(41.7387, 64.1630, 37.7833) |
| Luminance | 0.6417 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.49
Seafoam Green
#7AF9AB
ΔE00 4.09
Weird Green
#3AE57F
ΔE00 4.20
Seafoam (survey)
#80F9AD
ΔE00 4.23
Light Bluish Green
#76FDA8
ΔE00 4.45
Foam Green
#90FDA9
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E993 #E975CB
analogous
#91E975 #75E993 #75E9CD
triadic
#75E993 #9375E9 #E99375
tetradic
#75E993 #7591E9 #E975CB #E9CD75
square
#75E993 #7591E9 #E975CB #E9CD75
split-complementary
#75E993 #CD75E9 #E97591
monochromatic
#1FC44A #40E16A #75E993 #AAF1BC #DFFAE6
Accessibility & contrast
On white
1.52
#75E993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#75E993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E993
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E993 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88D
Deuteranopia (green-blind)
#DACD98
Tritanopia (blue-blind)
#5DE6D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #75e993; /* rgb */ color: rgb(117, 233, 147); /* oklch */ color: oklch(84.5% 0.160 150.2);
Tailwind
colors: {
custom: {
50: '#a4f1b3',
500: '#75e993',
950: '#000000',
},
}SCSS
$custom: #75e993; $custom-light: #a4f1b3; $custom-dark: #000000;
JSON
{
"hex": "#75e993",
"rgb": {
"r": 117,
"g": 233,
"b": 147
},
"hsl": {
"h": 135.517,
"s": 72.5,
"l": 68.627
},
"oklch": {
"l": 0.84481,
"c": 0.16031,
"h": 150.2
},
"luminance": 0.64166
}Semantic roles & 50–950 ramp
primary
#75E993
secondary
#C141A0
accent
#11A2D5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581