#75E494#75E494
#75E494 is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.3% C 0.152 H 151.0°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #75E494 |
|---|---|
| RGB | rgb(117, 228, 148) |
| HSL | hsl(137, 67%, 68%) |
| HSV | hsv(137, 49%, 89%) |
| CMYK | cmyk(48.7%, 0%, 35.1%, 10.6%) |
| CIE-LAB | lab(82.60, -48.97, 29.51) |
| CIE-LCH | lch(82.60, 57.18, 148.93°) |
| OKLab | oklab(83.3% -0.1331 0.074) |
| OKLCH | oklch(83.3% 0.152 151) |
| XYZ | xyz(40.4221, 61.4037, 37.7332) |
| Luminance | 0.6141 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.36
Weird Green
#3AE57F
ΔE00 4.58
Seafoam Green
#7AF9AB
ΔE00 4.75
Seafoam (survey)
#80F9AD
ΔE00 4.82
Light Sea Green
#98F6B0
ΔE00 5.20
Hospital Green
#9BE5AA
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E494 #E475C5
analogous
#8DE475 #75E494 #75E4CC
triadic
#75E494 #9475E4 #E49475
tetradic
#75E494 #758DE4 #E475C5 #E4CC75
square
#75E494 #758DE4 #E475C5 #E4CC75
split-complementary
#75E494 #CC75E4 #E4758D
monochromatic
#24BA4E #42DA6C #75E494 #A8EEBC #DBF8E3
Accessibility & contrast
On white
1.58
#75E494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#75E494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E494
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E494 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48F
Deuteranopia (green-blind)
#D5C999
Tritanopia (blue-blind)
#5EE1CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #75e494; /* rgb */ color: rgb(117, 228, 148); /* oklch */ color: oklch(83.3% 0.152 151.0);
Tailwind
colors: {
custom: {
50: '#a3edb4',
500: '#75e494',
950: '#000000',
},
}SCSS
$custom: #75e494; $custom-light: #a3edb4; $custom-dark: #000000;
JSON
{
"hex": "#75e494",
"rgb": {
"r": 117,
"g": 228,
"b": 148
},
"hsl": {
"h": 136.757,
"s": 67.273,
"l": 67.647
},
"oklch": {
"l": 0.83297,
"c": 0.15231,
"h": 151
},
"luminance": 0.61407
}Semantic roles & 50–950 ramp
primary
#75E494
secondary
#BA4399
accent
#169CCF
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581