#75E68D#75E68D
#75E68D is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.6% C 0.162 H 148.8°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #75E68D |
|---|---|
| RGB | rgb(117, 230, 141) |
| HSL | hsl(133, 69%, 68%) |
| HSV | hsv(133, 49%, 90%) |
| CMYK | cmyk(49.1%, 0%, 38.7%, 9.8%) |
| CIE-LAB | lab(83.07, -50.97, 33.69) |
| CIE-LCH | lch(83.07, 61.10, 146.53°) |
| OKLab | oklab(83.65% -0.1384 0.0837) |
| OKLCH | oklch(83.65% 0.162 148.8) |
| XYZ | xyz(40.4381, 62.2955, 35.0874) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.34
Weird Green
#3AE57F
ΔE00 3.97
Seafoam Green
#7AF9AB
ΔE00 5.04
Seafoam (survey)
#80F9AD
ΔE00 5.18
Light Bluish Green
#76FDA8
ΔE00 5.32
Foam Green
#90FDA9
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E68D #E675CE
analogous
#96E675 #75E68D #75E6C5
triadic
#75E68D #8D75E6 #E68D75
tetradic
#75E68D #7596E6 #E675CE #E6C575
square
#75E68D #7596E6 #E675CE #E6C575
split-complementary
#75E68D #C575E6 #E67596
monochromatic
#22BE44 #41DD62 #75E68D #A9EFB8 #DDF9E3
Accessibility & contrast
On white
1.56
#75E68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#75E68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E68D
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E68D | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D687
Deuteranopia (green-blind)
#D8CB93
Tritanopia (blue-blind)
#5FE2D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #75e68d; /* rgb */ color: rgb(117, 230, 141); /* oklch */ color: oklch(83.6% 0.162 148.8);
Tailwind
colors: {
custom: {
50: '#a4efaf',
500: '#75e68d',
950: '#000000',
},
}SCSS
$custom: #75e68d; $custom-light: #a4efaf; $custom-dark: #000000;
JSON
{
"hex": "#75e68d",
"rgb": {
"r": 117,
"g": 230,
"b": 141
},
"hsl": {
"h": 132.743,
"s": 69.325,
"l": 68.039
},
"oklch": {
"l": 0.83648,
"c": 0.16173,
"h": 148.8
},
"luminance": 0.62299
}Semantic roles & 50–950 ramp
primary
#75E68D
secondary
#BD42A3
accent
#14A9D1
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581