#75E193#75E193
#75E193 is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.6% C 0.149 H 151.0°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #75E193 |
|---|---|
| RGB | rgb(117, 225, 147) |
| HSL | hsl(137, 64%, 67%) |
| HSV | hsv(137, 48%, 88%) |
| CMYK | cmyk(48%, 0%, 34.7%, 11.8%) |
| CIE-LAB | lab(81.69, -47.89, 28.82) |
| CIE-LCH | lch(81.69, 55.89, 148.96°) |
| OKLab | oklab(82.56% -0.1303 0.0723) |
| OKLCH | oklch(82.56% 0.149 151) |
| XYZ | xyz(39.5252, 59.7359, 37.0455) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.80
Weird Green
#3AE57F
ΔE00 4.83
Hospital Green
#9BE5AA
ΔE00 5.19
Seafoam Green
#7AF9AB
ΔE00 5.35
Seafoam (survey)
#80F9AD
ΔE00 5.40
Aqua Green
#12E193
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E193 #E175C3
analogous
#8DE175 #75E193 #75E1C9
triadic
#75E193 #9375E1 #E19375
tetradic
#75E193 #758DE1 #E175C3 #E1C975
square
#75E193 #758DE1 #E175C3 #E1C975
split-complementary
#75E193 #C975E1 #E1758D
monochromatic
#27B44E #43D66C #75E193 #A7ECBA #DAF7E2
Accessibility & contrast
On white
1.62
#75E193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#75E193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E193
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E193 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D28E
Deuteranopia (green-blind)
#D2C798
Tritanopia (blue-blind)
#5FDECD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #75e193; /* rgb */ color: rgb(117, 225, 147); /* oklch */ color: oklch(82.6% 0.149 151.0);
Tailwind
colors: {
custom: {
50: '#a3ebb3',
500: '#75e193',
950: '#000000',
},
}SCSS
$custom: #75e193; $custom-light: #a3ebb3; $custom-dark: #000000;
JSON
{
"hex": "#75e193",
"rgb": {
"r": 117,
"g": 225,
"b": 147
},
"hsl": {
"h": 136.667,
"s": 64.286,
"l": 67.059
},
"oklch": {
"l": 0.82557,
"c": 0.14897,
"h": 151
},
"luminance": 0.59739
}Semantic roles & 50–950 ramp
primary
#75E193
secondary
#B54596
accent
#199ACC
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481