#75E19E#75E19E
#75E19E is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.8% C 0.139 H 154.7°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #75E19E |
|---|---|
| RGB | rgb(117, 225, 158) |
| HSL | hsl(143, 64%, 67%) |
| HSV | hsv(143, 48%, 88%) |
| CMYK | cmyk(48%, 0%, 29.8%, 11.8%) |
| CIE-LAB | lab(81.89, -45.91, 23.41) |
| CIE-LCH | lch(81.89, 51.54, 152.99°) |
| OKLab | oklab(82.78% -0.1254 0.0593) |
| OKLCH | oklch(82.78% 0.139 154.7) |
| XYZ | xyz(40.4300, 60.0978, 41.8107) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.47
Seafoam
#7FE0B3
ΔE00 4.87
Aqua Green
#12E193
ΔE00 5.22
Seafoam (survey)
#80F9AD
ΔE00 5.25
Seafoam Green
#7AF9AB
ΔE00 5.28
Light Sea Green
#98F6B0
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E19E #E175B8
analogous
#82E175 #75E19E #75E1D4
triadic
#75E19E #9E75E1 #E19E75
tetradic
#75E19E #7582E1 #E175B8 #E1D475
square
#75E19E #7582E1 #E175B8 #E1D475
split-complementary
#75E19E #D475E1 #E17582
monochromatic
#27B45D #43D67B #75E19E #A7ECC1 #DAF7E5
Accessibility & contrast
On white
1.61
#75E19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#75E19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E19E
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E19E | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D29A
Deuteranopia (green-blind)
#D1C7A2
Tritanopia (blue-blind)
#5BDFCF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #75e19e; /* rgb */ color: rgb(117, 225, 158); /* oklch */ color: oklch(82.8% 0.139 154.7);
Tailwind
colors: {
custom: {
50: '#a3ebbb',
500: '#75e19e',
950: '#000000',
},
}SCSS
$custom: #75e19e; $custom-light: #a3ebbb; $custom-dark: #000000;
JSON
{
"hex": "#75e19e",
"rgb": {
"r": 117,
"g": 225,
"b": 158
},
"hsl": {
"h": 142.778,
"s": 64.286,
"l": 67.059
},
"oklch": {
"l": 0.82782,
"c": 0.13873,
"h": 154.7
},
"luminance": 0.60101
}Semantic roles & 50–950 ramp
primary
#75E19E
secondary
#B5458B
accent
#1988CC
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481