#75E19D#75E19D
#75E19D is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.8% C 0.140 H 154.3°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #75E19D |
|---|---|
| RGB | rgb(117, 225, 157) |
| HSL | hsl(142, 64%, 67%) |
| HSV | hsv(142, 48%, 88%) |
| CMYK | cmyk(48%, 0%, 30.2%, 11.8%) |
| CIE-LAB | lab(81.87, -46.10, 23.90) |
| CIE-LCH | lch(81.87, 51.93, 152.59°) |
| OKLab | oklab(82.76% -0.1259 0.0605) |
| OKLCH | oklch(82.76% 0.14 154.3) |
| XYZ | xyz(40.3442, 60.0635, 41.3592) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.50
Seafoam
#7FE0B3
ΔE00 5.07
Aqua Green
#12E193
ΔE00 5.21
Seafoam (survey)
#80F9AD
ΔE00 5.22
Seafoam Green
#7AF9AB
ΔE00 5.25
Light Sea Green
#98F6B0
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E19D #E175B9
analogous
#83E175 #75E19D #75E1D3
triadic
#75E19D #9D75E1 #E19D75
tetradic
#75E19D #7583E1 #E175B9 #E1D375
square
#75E19D #7583E1 #E175B9 #E1D375
split-complementary
#75E19D #D375E1 #E17583
monochromatic
#27B45B #43D679 #75E19D #A7ECC1 #DAF7E4
Accessibility & contrast
On white
1.61
#75E19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#75E19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E19D
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E19D | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D299
Deuteranopia (green-blind)
#D1C7A1
Tritanopia (blue-blind)
#5BDFCF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #75e19d; /* rgb */ color: rgb(117, 225, 157); /* oklch */ color: oklch(82.8% 0.140 154.3);
Tailwind
colors: {
custom: {
50: '#a3ebba',
500: '#75e19d',
950: '#000000',
},
}SCSS
$custom: #75e19d; $custom-light: #a3ebba; $custom-dark: #000000;
JSON
{
"hex": "#75e19d",
"rgb": {
"r": 117,
"g": 225,
"b": 157
},
"hsl": {
"h": 142.222,
"s": 64.286,
"l": 67.059
},
"oklch": {
"l": 0.8276,
"c": 0.13965,
"h": 154.3
},
"luminance": 0.60067
}Semantic roles & 50–950 ramp
primary
#75E19D
secondary
#B5458C
accent
#198ACC
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481