#75E18D#75E18D
#75E18D is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.4% C 0.155 H 149.2°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #75E18D |
|---|---|
| RGB | rgb(117, 225, 141) |
| HSL | hsl(133, 64%, 67%) |
| HSV | hsv(133, 48%, 88%) |
| CMYK | cmyk(48%, 0%, 37.3%, 11.8%) |
| CIE-LAB | lab(81.59, -48.91, 31.75) |
| CIE-LCH | lch(81.59, 58.31, 147.01°) |
| OKLab | oklab(82.44% -0.1329 0.0791) |
| OKLCH | oklch(82.44% 0.155 149.2) |
| XYZ | xyz(39.0666, 59.5525, 34.6303) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.18
Weird Green
#3AE57F
ΔE00 4.35
Seafoam Green
#7AF9AB
ΔE00 5.72
Tealish Green
#0CDC73
ΔE00 5.74
Seafoam (survey)
#80F9AD
ΔE00 5.81
Hospital Green
#9BE5AA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E18D #E175C9
analogous
#93E175 #75E18D #75E1C3
triadic
#75E18D #8D75E1 #E18D75
tetradic
#75E18D #7593E1 #E175C9 #E1C375
square
#75E18D #7593E1 #E175C9 #E1C375
split-complementary
#75E18D #C375E1 #E17593
monochromatic
#27B447 #43D663 #75E18D #A7ECB7 #DAF7E0
Accessibility & contrast
On white
1.63
#75E18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#75E18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E18D
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E18D | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D187
Deuteranopia (green-blind)
#D3C792
Tritanopia (blue-blind)
#60DDCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #75e18d; /* rgb */ color: rgb(117, 225, 141); /* oklch */ color: oklch(82.4% 0.155 149.2);
Tailwind
colors: {
custom: {
50: '#a3ebaf',
500: '#75e18d',
950: '#000000',
},
}SCSS
$custom: #75e18d; $custom-light: #a3ebaf; $custom-dark: #000000;
JSON
{
"hex": "#75e18d",
"rgb": {
"r": 117,
"g": 225,
"b": 141
},
"hsl": {
"h": 133.333,
"s": 64.286,
"l": 67.059
},
"oklch": {
"l": 0.82442,
"c": 0.15465,
"h": 149.2
},
"luminance": 0.59555
}Semantic roles & 50–950 ramp
primary
#75E18D
secondary
#B5459C
accent
#19A4CC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481