#75E192#75E192
#75E192 is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.5% C 0.150 H 150.7°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #75E192 |
|---|---|
| RGB | rgb(117, 225, 146) |
| HSL | hsl(136, 64%, 67%) |
| HSV | hsv(136, 48%, 88%) |
| CMYK | cmyk(48%, 0%, 35.1%, 11.8%) |
| CIE-LAB | lab(81.68, -48.06, 29.31) |
| CIE-LCH | lch(81.68, 56.29, 148.63°) |
| OKLab | oklab(82.54% -0.1307 0.0734) |
| OKLCH | oklch(82.54% 0.15 150.7) |
| XYZ | xyz(39.4470, 59.7046, 36.6340) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.69
Weird Green
#3AE57F
ΔE00 4.73
Hospital Green
#9BE5AA
ΔE00 5.29
Seafoam Green
#7AF9AB
ΔE00 5.40
Seafoam (survey)
#80F9AD
ΔE00 5.46
Aqua Green
#12E193
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E192 #E175C4
analogous
#8EE175 #75E192 #75E1C8
triadic
#75E192 #9275E1 #E19275
tetradic
#75E192 #758EE1 #E175C4 #E1C875
square
#75E192 #758EE1 #E175C4 #E1C875
split-complementary
#75E192 #C875E1 #E1758E
monochromatic
#27B44D #43D66A #75E192 #A7ECBA #DAF7E1
Accessibility & contrast
On white
1.62
#75E192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#75E192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E192
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E192 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D18D
Deuteranopia (green-blind)
#D2C797
Tritanopia (blue-blind)
#5FDECD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #75e192; /* rgb */ color: rgb(117, 225, 146); /* oklch */ color: oklch(82.5% 0.150 150.7);
Tailwind
colors: {
custom: {
50: '#a3ebb2',
500: '#75e192',
950: '#000000',
},
}SCSS
$custom: #75e192; $custom-light: #a3ebb2; $custom-dark: #000000;
JSON
{
"hex": "#75e192",
"rgb": {
"r": 117,
"g": 225,
"b": 146
},
"hsl": {
"h": 136.111,
"s": 64.286,
"l": 67.059
},
"oklch": {
"l": 0.82537,
"c": 0.14991,
"h": 150.7
},
"luminance": 0.59708
}Semantic roles & 50–950 ramp
primary
#75E192
secondary
#B54597
accent
#199CCC
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481