#75E68E#75E68E
#75E68E is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.7% C 0.161 H 149.1°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #75E68E |
|---|---|
| RGB | rgb(117, 230, 142) |
| HSL | hsl(133, 69%, 68%) |
| HSV | hsv(133, 49%, 90%) |
| CMYK | cmyk(49.1%, 0%, 38.3%, 9.8%) |
| CIE-LAB | lab(83.09, -50.81, 33.21) |
| CIE-LCH | lch(83.09, 60.70, 146.83°) |
| OKLab | oklab(83.67% -0.1379 0.0826) |
| OKLCH | oklch(83.67% 0.161 149.1) |
| XYZ | xyz(40.5128, 62.3254, 35.4811) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.42
Weird Green
#3AE57F
ΔE00 4.01
Seafoam Green
#7AF9AB
ΔE00 4.94
Seafoam (survey)
#80F9AD
ΔE00 5.07
Light Bluish Green
#76FDA8
ΔE00 5.25
Foam Green
#90FDA9
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E68E #E675CD
analogous
#94E675 #75E68E #75E6C6
triadic
#75E68E #8E75E6 #E68E75
tetradic
#75E68E #7594E6 #E675CD #E6C675
square
#75E68E #7594E6 #E675CD #E6C675
split-complementary
#75E68E #C675E6 #E67594
monochromatic
#22BE45 #41DD64 #75E68E #A9EFB8 #DDF9E3
Accessibility & contrast
On white
1.56
#75E68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#75E68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E68E
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E68E | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D688
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#5FE2D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #75e68e; /* rgb */ color: rgb(117, 230, 142); /* oklch */ color: oklch(83.7% 0.161 149.1);
Tailwind
colors: {
custom: {
50: '#a3efb0',
500: '#75e68e',
950: '#000000',
},
}SCSS
$custom: #75e68e; $custom-light: #a3efb0; $custom-dark: #000000;
JSON
{
"hex": "#75e68e",
"rgb": {
"r": 117,
"g": 230,
"b": 142
},
"hsl": {
"h": 133.274,
"s": 69.325,
"l": 68.039
},
"oklch": {
"l": 0.83666,
"c": 0.16079,
"h": 149.1
},
"luminance": 0.62329
}Semantic roles & 50–950 ramp
primary
#75E68E
secondary
#BD42A2
accent
#14A7D1
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581