#75E18F#75E18F
#75E18F is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.5% C 0.153 H 149.8°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #75E18F |
|---|---|
| RGB | rgb(117, 225, 143) |
| HSL | hsl(134, 64%, 67%) |
| HSV | hsv(134, 48%, 88%) |
| CMYK | cmyk(48%, 0%, 36.4%, 11.8%) |
| CIE-LAB | lab(81.63, -48.57, 30.77) |
| CIE-LCH | lch(81.63, 57.50, 147.65°) |
| OKLab | oklab(82.48% -0.132 0.0769) |
| OKLCH | oklch(82.48% 0.153 149.8) |
| XYZ | xyz(39.2167, 59.6125, 35.4211) |
| Luminance | 0.5962 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.37
Weird Green
#3AE57F
ΔE00 4.48
Seafoam Green
#7AF9AB
ΔE00 5.58
Hospital Green
#9BE5AA
ΔE00 5.61
Seafoam (survey)
#80F9AD
ΔE00 5.65
Aqua Green
#12E193
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E18F #E175C7
analogous
#91E175 #75E18F #75E1C5
triadic
#75E18F #8F75E1 #E18F75
tetradic
#75E18F #7591E1 #E175C7 #E1C575
square
#75E18F #7591E1 #E175C7 #E1C575
split-complementary
#75E18F #C575E1 #E17591
monochromatic
#27B449 #43D666 #75E18F #A7ECB8 #DAF7E1
Accessibility & contrast
On white
1.62
#75E18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#75E18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E18F
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E18F | 1.00 | 1.62 | 12.92 | 12.92 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D189
Deuteranopia (green-blind)
#D3C794
Tritanopia (blue-blind)
#60DECC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #75e18f; /* rgb */ color: rgb(117, 225, 143); /* oklch */ color: oklch(82.5% 0.153 149.8);
Tailwind
colors: {
custom: {
50: '#a3ebb0',
500: '#75e18f',
950: '#000000',
},
}SCSS
$custom: #75e18f; $custom-light: #a3ebb0; $custom-dark: #000000;
JSON
{
"hex": "#75e18f",
"rgb": {
"r": 117,
"g": 225,
"b": 143
},
"hsl": {
"h": 134.444,
"s": 64.286,
"l": 67.059
},
"oklch": {
"l": 0.8248,
"c": 0.15276,
"h": 149.8
},
"luminance": 0.59616
}Semantic roles & 50–950 ramp
primary
#75E18F
secondary
#B5459A
accent
#19A1CC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481