#75E090#75E090
#75E090 is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.3% C 0.150 H 150.2°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #75E090 |
|---|---|
| RGB | rgb(117, 224, 144) |
| HSL | hsl(135, 63%, 67%) |
| HSV | hsv(135, 48%, 88%) |
| CMYK | cmyk(47.8%, 0%, 35.7%, 12.2%) |
| CIE-LAB | lab(81.35, -47.99, 29.89) |
| CIE-LCH | lch(81.35, 56.53, 148.08°) |
| OKLab | oklab(82.26% -0.1305 0.0748) |
| OKLCH | oklch(82.26% 0.15 150.2) |
| XYZ | xyz(39.0233, 59.1039, 35.7320) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.67
Weird Green
#3AE57F
ΔE00 4.69
Hospital Green
#9BE5AA
ΔE00 5.44
Aqua Green
#12E193
ΔE00 5.64
Seafoam Green
#7AF9AB
ΔE00 5.69
Seafoam (survey)
#80F9AD
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E090 #E075C5
analogous
#90E075 #75E090 #75E0C6
triadic
#75E090 #9075E0 #E09075
tetradic
#75E090 #7590E0 #E075C5 #E0C675
square
#75E090 #7590E0 #E075C5 #E0C675
split-complementary
#75E090 #C675E0 #E07590
monochromatic
#28B34B #43D568 #75E090 #A7EBB8 #D9F6E0
Accessibility & contrast
On white
1.64
#75E090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#75E090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E090
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E090 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D08B
Deuteranopia (green-blind)
#D2C695
Tritanopia (blue-blind)
#60DDCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #75e090; /* rgb */ color: rgb(117, 224, 144); /* oklch */ color: oklch(82.3% 0.150 150.2);
Tailwind
colors: {
custom: {
50: '#a3eab1',
500: '#75e090',
950: '#000000',
},
}SCSS
$custom: #75e090; $custom-light: #a3eab1; $custom-dark: #000000;
JSON
{
"hex": "#75e090",
"rgb": {
"r": 117,
"g": 224,
"b": 144
},
"hsl": {
"h": 135.14,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.82258,
"c": 0.15038,
"h": 150.2
},
"luminance": 0.59107
}Semantic roles & 50–950 ramp
primary
#75E090
secondary
#B44598
accent
#1A9FCB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481