#75E68F#75E68F
#75E68F is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.7% C 0.160 H 149.4°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #75E68F |
|---|---|
| RGB | rgb(117, 230, 143) |
| HSL | hsl(134, 69%, 68%) |
| HSV | hsv(134, 49%, 90%) |
| CMYK | cmyk(49.1%, 0%, 37.8%, 9.8%) |
| CIE-LAB | lab(83.10, -50.64, 32.73) |
| CIE-LCH | lch(83.10, 60.30, 147.13°) |
| OKLab | oklab(83.68% -0.1375 0.0815) |
| OKLCH | oklch(83.68% 0.16 149.4) |
| XYZ | xyz(40.5883, 62.3555, 35.8783) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.50
Weird Green
#3AE57F
ΔE00 4.06
Seafoam Green
#7AF9AB
ΔE00 4.84
Seafoam (survey)
#80F9AD
ΔE00 4.97
Light Bluish Green
#76FDA8
ΔE00 5.19
Foam Green
#90FDA9
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E68F #E675CC
analogous
#93E675 #75E68F #75E6C7
triadic
#75E68F #8F75E6 #E68F75
tetradic
#75E68F #7593E6 #E675CC #E6C775
square
#75E68F #7593E6 #E675CC #E6C775
split-complementary
#75E68F #C775E6 #E67593
monochromatic
#22BE46 #41DD65 #75E68F #A9EFB9 #DDF9E3
Accessibility & contrast
On white
1.56
#75E68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#75E68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E68F
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E68F | 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)
#E8D689
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#5FE2D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #75e68f; /* rgb */ color: rgb(117, 230, 143); /* oklch */ color: oklch(83.7% 0.160 149.4);
Tailwind
colors: {
custom: {
50: '#a3efb0',
500: '#75e68f',
950: '#000000',
},
}SCSS
$custom: #75e68f; $custom-light: #a3efb0; $custom-dark: #000000;
JSON
{
"hex": "#75e68f",
"rgb": {
"r": 117,
"g": 230,
"b": 143
},
"hsl": {
"h": 133.805,
"s": 69.325,
"l": 68.039
},
"oklch": {
"l": 0.83684,
"c": 0.15985,
"h": 149.4
},
"luminance": 0.62359
}Semantic roles & 50–950 ramp
primary
#75E68F
secondary
#BD42A1
accent
#14A6D1
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581