#75E293#75E293
#75E293 is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.8% C 0.150 H 150.9°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #75E293 |
|---|---|
| RGB | rgb(117, 226, 147) |
| HSL | hsl(137, 65%, 67%) |
| HSV | hsv(137, 48%, 89%) |
| CMYK | cmyk(48.2%, 0%, 35%, 11.4%) |
| CIE-LAB | lab(81.99, -48.31, 29.21) |
| CIE-LCH | lch(81.99, 56.45, 148.84°) |
| OKLab | oklab(82.8% -0.1314 0.0732) |
| OKLCH | oklch(82.8% 0.15 150.9) |
| XYZ | xyz(39.7963, 60.2781, 37.1359) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.61
Weird Green
#3AE57F
ΔE00 4.70
Seafoam Green
#7AF9AB
ΔE00 5.16
Seafoam (survey)
#80F9AD
ΔE00 5.22
Hospital Green
#9BE5AA
ΔE00 5.25
Aqua Green
#12E193
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E293 #E275C4
analogous
#8EE275 #75E293 #75E2CA
triadic
#75E293 #9375E2 #E29375
tetradic
#75E293 #758EE2 #E275C4 #E2CA75
square
#75E293 #758EE2 #E275C4 #E2CA75
split-complementary
#75E293 #CA75E2 #E2758E
monochromatic
#26B64E #42D76B #75E293 #A8EDBB #DAF7E2
Accessibility & contrast
On white
1.61
#75E293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#75E293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E293
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E293 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28E
Deuteranopia (green-blind)
#D3C898
Tritanopia (blue-blind)
#5EDFCE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #75e293; /* rgb */ color: rgb(117, 226, 147); /* oklch */ color: oklch(82.8% 0.150 150.9);
Tailwind
colors: {
custom: {
50: '#a3ecb3',
500: '#75e293',
950: '#000000',
},
}SCSS
$custom: #75e293; $custom-light: #a3ecb3; $custom-dark: #000000;
JSON
{
"hex": "#75e293",
"rgb": {
"r": 117,
"g": 226,
"b": 147
},
"hsl": {
"h": 136.514,
"s": 65.269,
"l": 67.255
},
"oklch": {
"l": 0.82797,
"c": 0.1504,
"h": 150.9
},
"luminance": 0.60281
}Semantic roles & 50–950 ramp
primary
#75E293
secondary
#B74497
accent
#189BCD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581