#75E490#75E490
#75E490 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.2% C 0.156 H 149.8°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #75E490 |
|---|---|
| RGB | rgb(117, 228, 144) |
| HSL | hsl(135, 67%, 68%) |
| HSV | hsv(135, 49%, 89%) |
| CMYK | cmyk(48.7%, 0%, 36.8%, 10.6%) |
| CIE-LAB | lab(82.53, -49.65, 31.46) |
| CIE-LCH | lch(82.53, 58.78, 147.64°) |
| OKLab | oklab(83.22% -0.1349 0.0785) |
| OKLCH | oklch(83.22% 0.156 149.8) |
| XYZ | xyz(40.1110, 61.2792, 36.0945) |
| Luminance | 0.6128 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.91
Weird Green
#3AE57F
ΔE00 4.25
Seafoam Green
#7AF9AB
ΔE00 5.03
Seafoam (survey)
#80F9AD
ΔE00 5.13
Light Sea Green
#98F6B0
ΔE00 5.50
Light Bluish Green
#76FDA8
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E490 #E475C9
analogous
#91E475 #75E490 #75E4C8
triadic
#75E490 #9075E4 #E49075
tetradic
#75E490 #7591E4 #E475C9 #E4C875
square
#75E490 #7591E4 #E475C9 #E4C875
split-complementary
#75E490 #C875E4 #E47591
monochromatic
#24BA49 #42DA67 #75E490 #A8EEB9 #DBF8E2
Accessibility & contrast
On white
1.58
#75E490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#75E490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E490
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E490 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48A
Deuteranopia (green-blind)
#D6C995
Tritanopia (blue-blind)
#5FE1CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75e490; /* rgb */ color: rgb(117, 228, 144); /* oklch */ color: oklch(83.2% 0.156 149.8);
Tailwind
colors: {
custom: {
50: '#a3edb1',
500: '#75e490',
950: '#000000',
},
}SCSS
$custom: #75e490; $custom-light: #a3edb1; $custom-dark: #000000;
JSON
{
"hex": "#75e490",
"rgb": {
"r": 117,
"g": 228,
"b": 144
},
"hsl": {
"h": 134.595,
"s": 67.273,
"l": 67.647
},
"oklch": {
"l": 0.83221,
"c": 0.15608,
"h": 149.8
},
"luminance": 0.61282
}Semantic roles & 50–950 ramp
primary
#75E490
secondary
#BA439D
accent
#16A2CF
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101611
muted
#818581