#75EB97#75EB97
#75EB97 is a very light, vivid green. Relative luminance 0.654; OKLCH L 85.0% C 0.159 H 151.1°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #75EB97 |
|---|---|
| RGB | rgb(117, 235, 151) |
| HSL | hsl(137, 75%, 69%) |
| HSV | hsv(137, 50%, 92%) |
| CMYK | cmyk(50.2%, 0%, 35.7%, 7.8%) |
| CIE-LAB | lab(84.70, -51.35, 30.80) |
| CIE-LCH | lch(84.70, 59.88, 149.04°) |
| OKLab | oklab(85.04% -0.1395 0.0771) |
| OKLCH | oklch(85.04% 0.159 151.1) |
| XYZ | xyz(42.6274, 65.4295, 39.6550) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.46
Seafoam (survey)
#80F9AD
ΔE00 3.61
Lightgreen
#90EE90
ΔE00 3.74
Light Bluish Green
#76FDA8
ΔE00 3.90
Foam Green
#90FDA9
ΔE00 4.27
Light Green Blue
#56FCA2
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EB97 #EB75C9
analogous
#8EEB75 #75EB97 #75EBD2
triadic
#75EB97 #9775EB #EB9775
tetradic
#75EB97 #758EEB #EB75C9 #EBD275
square
#75EB97 #758EEB #EB75C9 #EBD275
split-complementary
#75EB97 #D275EB #EB758E
monochromatic
#1DC94E #40E36F #75EB97 #AAF3BF #E0FAE8
Accessibility & contrast
On white
1.49
#75EB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#75EB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EB97
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EB97 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA91
Deuteranopia (green-blind)
#DBCF9C
Tritanopia (blue-blind)
#5BE8D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #75eb97; /* rgb */ color: rgb(117, 235, 151); /* oklch */ color: oklch(85.0% 0.159 151.1);
Tailwind
colors: {
custom: {
50: '#a4f2b6',
500: '#75eb97',
950: '#000000',
},
}SCSS
$custom: #75eb97; $custom-light: #a4f2b6; $custom-dark: #000000;
JSON
{
"hex": "#75eb97",
"rgb": {
"r": 117,
"g": 235,
"b": 151
},
"hsl": {
"h": 137.288,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.85037,
"c": 0.15938,
"h": 151.1
},
"luminance": 0.65433
}Semantic roles & 50–950 ramp
primary
#75EB97
secondary
#C3419E
accent
#0F9DD7
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581