#75E39F#75E39F
#75E39F is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.3% C 0.141 H 154.7°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #75E39F |
|---|---|
| RGB | rgb(117, 227, 159) |
| HSL | hsl(143, 66%, 67%) |
| HSV | hsv(143, 48%, 89%) |
| CMYK | cmyk(48.5%, 0%, 30%, 11%) |
| CIE-LAB | lab(82.50, -46.58, 23.72) |
| CIE-LCH | lch(82.50, 52.27, 153.01°) |
| OKLab | oklab(83.28% -0.1272 0.0601) |
| OKLCH | oklch(83.28% 0.141 154.7) |
| XYZ | xyz(41.0602, 61.2200, 42.4471) |
| Luminance | 0.6122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.49
Seafoam (survey)
#80F9AD
ΔE00 4.79
Seafoam Green
#7AF9AB
ΔE00 4.82
Seafoam
#7FE0B3
ΔE00 5.01
Light Greenish Blue
#63F7B4
ΔE00 5.06
Light Sea Green
#98F6B0
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E39F #E375B9
analogous
#82E375 #75E39F #75E3D6
triadic
#75E39F #9F75E3 #E39F75
tetradic
#75E39F #7582E3 #E375B9 #E3D675
square
#75E39F #7582E3 #E375B9 #E3D675
split-complementary
#75E39F #D675E3 #E37582
monochromatic
#25B85D #42D97C #75E39F #A8EDC2 #DBF8E6
Accessibility & contrast
On white
1.59
#75E39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#75E39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E39F
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E39F | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D49B
Deuteranopia (green-blind)
#D2C9A3
Tritanopia (blue-blind)
#5AE1D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75e39f; /* rgb */ color: rgb(117, 227, 159); /* oklch */ color: oklch(83.3% 0.141 154.7);
Tailwind
colors: {
custom: {
50: '#a3ecbb',
500: '#75e39f',
950: '#000000',
},
}SCSS
$custom: #75e39f; $custom-light: #a3ecbb; $custom-dark: #000000;
JSON
{
"hex": "#75e39f",
"rgb": {
"r": 117,
"g": 227,
"b": 159
},
"hsl": {
"h": 142.909,
"s": 66.265,
"l": 67.451
},
"oklch": {
"l": 0.83281,
"c": 0.14067,
"h": 154.7
},
"luminance": 0.61223
}Semantic roles & 50–950 ramp
primary
#75E39F
secondary
#B9448C
accent
#1788CE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101612
muted
#808582