#75DC91#75DC91
#75DC91 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.3% C 0.144 H 150.9°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #75DC91 |
|---|---|
| RGB | rgb(117, 220, 145) |
| HSL | hsl(136, 60%, 66%) |
| HSV | hsv(136, 47%, 86%) |
| CMYK | cmyk(46.8%, 0%, 34.1%, 13.7%) |
| CIE-LAB | lab(80.19, -46.13, 27.82) |
| CIE-LCH | lch(80.19, 53.87, 148.91°) |
| OKLab | oklab(81.31% -0.1255 0.0699) |
| OKLCH | oklch(81.31% 0.144 150.9) |
| XYZ | xyz(38.0377, 57.0098, 35.7822) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.23
Weird Green
#3AE57F
ΔE00 5.41
Lightgreen
#90EE90
ΔE00 5.64
Aqua Green
#12E193
ΔE00 5.65
Emerald
#50C878
ΔE00 5.78
Seaweed
#18D17B
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DC91 #DC75C0
analogous
#8CDC75 #75DC91 #75DCC5
triadic
#75DC91 #9175DC #DC9175
tetradic
#75DC91 #758CDC #DC75C0 #DCC575
square
#75DC91 #758CDC #DC75C0 #DCC575
split-complementary
#75DC91 #C575DC #DC758C
monochromatic
#2BAB4E #44D06A #75DC91 #A6E8B8 #D7F5DF
Accessibility & contrast
On white
1.69
#75DC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#75DC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DC91
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DC91 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8C
Deuteranopia (green-blind)
#CEC396
Tritanopia (blue-blind)
#60D9C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #75dc91; /* rgb */ color: rgb(117, 220, 145); /* oklch */ color: oklch(81.3% 0.144 150.9);
Tailwind
colors: {
custom: {
50: '#a2e7b1',
500: '#75dc91',
950: '#000000',
},
}SCSS
$custom: #75dc91; $custom-light: #a2e7b1; $custom-dark: #000000;
JSON
{
"hex": "#75dc91",
"rgb": {
"r": 117,
"g": 220,
"b": 145
},
"hsl": {
"h": 136.311,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.81314,
"c": 0.14366,
"h": 150.9
},
"luminance": 0.57013
}Semantic roles & 50–950 ramp
primary
#75DC91
secondary
#AE4892
accent
#1E99C7
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1611
muted
#808481