#75E696#75E696
#75E696 is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.8% C 0.153 H 151.3°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #75E696 |
|---|---|
| RGB | rgb(117, 230, 150) |
| HSL | hsl(138, 69%, 68%) |
| HSV | hsv(138, 49%, 90%) |
| CMYK | cmyk(49.1%, 0%, 34.8%, 9.8%) |
| CIE-LAB | lab(83.22, -49.46, 29.32) |
| CIE-LCH | lch(83.22, 57.50, 149.34°) |
| OKLab | oklab(83.82% -0.1345 0.0735) |
| OKLCH | oklch(83.82% 0.153 151.3) |
| XYZ | xyz(41.1352, 62.5743, 38.7586) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.27
Seafoam Green
#7AF9AB
ΔE00 4.29
Seafoam (survey)
#80F9AD
ΔE00 4.37
Weird Green
#3AE57F
ΔE00 4.60
Light Sea Green
#98F6B0
ΔE00 4.88
Light Bluish Green
#76FDA8
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E696 #E675C5
analogous
#8CE675 #75E696 #75E6CE
triadic
#75E696 #9675E6 #E69675
tetradic
#75E696 #758CE6 #E675C5 #E6CE75
square
#75E696 #758CE6 #E675C5 #E6CE75
split-complementary
#75E696 #CE75E6 #E6758C
monochromatic
#22BE50 #41DD6F #75E696 #A9EFBD #DDF9E5
Accessibility & contrast
On white
1.55
#75E696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#75E696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E696
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E696 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D691
Deuteranopia (green-blind)
#D7CB9B
Tritanopia (blue-blind)
#5CE3D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #75e696; /* rgb */ color: rgb(117, 230, 150); /* oklch */ color: oklch(83.8% 0.153 151.3);
Tailwind
colors: {
custom: {
50: '#a3eeb5',
500: '#75e696',
950: '#000000',
},
}SCSS
$custom: #75e696; $custom-light: #a3eeb5; $custom-dark: #000000;
JSON
{
"hex": "#75e696",
"rgb": {
"r": 117,
"g": 230,
"b": 150
},
"hsl": {
"h": 137.522,
"s": 69.325,
"l": 68.039
},
"oklch": {
"l": 0.83817,
"c": 0.15327,
"h": 151.3
},
"luminance": 0.62578
}Semantic roles & 50–950 ramp
primary
#75E696
secondary
#BD4299
accent
#149AD1
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581