#75ED91#75ED91
#75ED91 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.4% C 0.168 H 149.3°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #75ED91 |
|---|---|
| RGB | rgb(117, 237, 145) |
| HSL | hsl(134, 77%, 69%) |
| HSV | hsv(134, 51%, 93%) |
| CMYK | cmyk(50.6%, 0%, 38.8%, 7.1%) |
| CIE-LAB | lab(85.20, -53.16, 34.48) |
| CIE-LCH | lch(85.20, 63.36, 147.04°) |
| OKLab | oklab(85.41% -0.1442 0.0857) |
| OKLCH | oklch(85.41% 0.168 149.3) |
| XYZ | xyz(42.7283, 66.3912, 37.3457) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.98
Light Bluish Green
#76FDA8
ΔE00 3.98
Seafoam Green
#7AF9AB
ΔE00 3.98
Baby Green
#8CFF9E
ΔE00 4.10
Weird Green
#3AE57F
ΔE00 4.17
Foam Green
#90FDA9
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ED91 #ED75D1
analogous
#95ED75 #75ED91 #75EDCD
triadic
#75ED91 #9175ED #ED9175
tetradic
#75ED91 #7595ED #ED75D1 #EDCD75
square
#75ED91 #7595ED #ED75D1 #EDCD75
split-complementary
#75ED91 #CD75ED #ED7595
monochromatic
#1BCD44 #3FE666 #75ED91 #ABF4BC #E1FBE7
Accessibility & contrast
On white
1.47
#75ED91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#75ED91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ED91
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ED91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ED91 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8B
Deuteranopia (green-blind)
#DED097
Tritanopia (blue-blind)
#5CE9D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #75ed91; /* rgb */ color: rgb(117, 237, 145); /* oklch */ color: oklch(85.4% 0.168 149.3);
Tailwind
colors: {
custom: {
50: '#a4f3b2',
500: '#75ed91',
950: '#000000',
},
}SCSS
$custom: #75ed91; $custom-light: #a4f3b2; $custom-dark: #000000;
JSON
{
"hex": "#75ed91",
"rgb": {
"r": 117,
"g": 237,
"b": 145
},
"hsl": {
"h": 134,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.85406,
"c": 0.16776,
"h": 149.3
},
"luminance": 0.66395
}Semantic roles & 50–950 ramp
primary
#75ED91
secondary
#C640A7
accent
#0CA9D9
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581