#75E995#75E995
#75E995 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.5% C 0.158 H 150.7°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #75E995 |
|---|---|
| RGB | rgb(117, 233, 149) |
| HSL | hsl(137, 73%, 69%) |
| HSV | hsv(137, 50%, 91%) |
| CMYK | cmyk(49.8%, 0%, 36.1%, 8.6%) |
| CIE-LAB | lab(84.08, -50.87, 30.99) |
| CIE-LCH | lch(84.08, 59.56, 148.65°) |
| OKLab | oklab(84.52% -0.1382 0.0775) |
| OKLCH | oklch(84.52% 0.158 150.7) |
| XYZ | xyz(41.8970, 64.2263, 38.6170) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.72
Seafoam Green
#7AF9AB
ΔE00 3.90
Seafoam (survey)
#80F9AD
ΔE00 4.03
Weird Green
#3AE57F
ΔE00 4.35
Light Bluish Green
#76FDA8
ΔE00 4.35
Foam Green
#90FDA9
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E995 #E975C9
analogous
#8FE975 #75E995 #75E9CF
triadic
#75E995 #9575E9 #E99575
tetradic
#75E995 #758FE9 #E975C9 #E9CF75
square
#75E995 #758FE9 #E975C9 #E9CF75
split-complementary
#75E995 #CF75E9 #E9758F
monochromatic
#1FC44D #40E16C #75E995 #AAF1BE #DFFAE6
Accessibility & contrast
On white
1.52
#75E995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#75E995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E995
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E995 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD98F
Deuteranopia (green-blind)
#DACD9A
Tritanopia (blue-blind)
#5CE6D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #75e995; /* rgb */ color: rgb(117, 233, 149); /* oklch */ color: oklch(84.5% 0.158 150.7);
Tailwind
colors: {
custom: {
50: '#a4f1b5',
500: '#75e995',
950: '#000000',
},
}SCSS
$custom: #75e995; $custom-light: #a4f1b5; $custom-dark: #000000;
JSON
{
"hex": "#75e995",
"rgb": {
"r": 117,
"g": 233,
"b": 149
},
"hsl": {
"h": 136.552,
"s": 72.5,
"l": 68.627
},
"oklch": {
"l": 0.84518,
"c": 0.15844,
"h": 150.7
},
"luminance": 0.6423
}Semantic roles & 50–950 ramp
primary
#75E995
secondary
#C1419E
accent
#119FD5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581