#75E49F#75E49F
#75E49F is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.5% C 0.142 H 154.6°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #75E49F |
|---|---|
| RGB | rgb(117, 228, 159) |
| HSL | hsl(143, 67%, 68%) |
| HSV | hsv(143, 49%, 89%) |
| CMYK | cmyk(48.7%, 0%, 30.3%, 10.6%) |
| CIE-LAB | lab(82.79, -47.00, 24.12) |
| CIE-LCH | lch(82.79, 52.83, 152.84°) |
| OKLab | oklab(83.52% -0.1283 0.0611) |
| OKLCH | oklch(83.52% 0.142 154.6) |
| XYZ | xyz(41.3345, 61.7686, 42.5385) |
| Luminance | 0.6177 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.53
Seafoam (survey)
#80F9AD
ΔE00 4.56
Seafoam Green
#7AF9AB
ΔE00 4.58
Light Sea Green
#98F6B0
ΔE00 4.89
Light Greenish Blue
#63F7B4
ΔE00 4.91
Light Blue Green
#7EFBB3
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E49F #E475BA
analogous
#82E475 #75E49F #75E4D7
triadic
#75E49F #9F75E4 #E49F75
tetradic
#75E49F #7582E4 #E475BA #E4D775
square
#75E49F #7582E4 #E475BA #E4D775
split-complementary
#75E49F #D775E4 #E47582
monochromatic
#24BA5D #42DA7B #75E49F #A8EEC3 #DBF8E6
Accessibility & contrast
On white
1.57
#75E49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#75E49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E49F
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E49F | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D59B
Deuteranopia (green-blind)
#D3CAA3
Tritanopia (blue-blind)
#5AE2D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #75e49f; /* rgb */ color: rgb(117, 228, 159); /* oklch */ color: oklch(83.5% 0.142 154.6);
Tailwind
colors: {
custom: {
50: '#a3edbb',
500: '#75e49f',
950: '#000000',
},
}SCSS
$custom: #75e49f; $custom-light: #a3edbb; $custom-dark: #000000;
JSON
{
"hex": "#75e49f",
"rgb": {
"r": 117,
"g": 228,
"b": 159
},
"hsl": {
"h": 142.703,
"s": 67.273,
"l": 67.647
},
"oklch": {
"l": 0.8352,
"c": 0.1421,
"h": 154.6
},
"luminance": 0.61772
}Semantic roles & 50–950 ramp
primary
#75E49F
secondary
#BA438D
accent
#1689CF
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101612
muted
#808582