#75E99D#75E99D
#75E99D is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.7% C 0.151 H 153.1°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #75E99D |
|---|---|
| RGB | rgb(117, 233, 157) |
| HSL | hsl(141, 73%, 69%) |
| HSV | hsv(141, 50%, 91%) |
| CMYK | cmyk(49.8%, 0%, 32.6%, 8.6%) |
| CIE-LAB | lab(84.22, -49.47, 27.09) |
| CIE-LCH | lch(84.22, 56.40, 151.29°) |
| OKLab | oklab(84.68% -0.1347 0.0683) |
| OKLCH | oklch(84.68% 0.151 153.1) |
| XYZ | xyz(42.5578, 64.4906, 42.0970) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.43
Seafoam (survey)
#80F9AD
ΔE00 3.50
Light Blue Green
#7EFBB3
ΔE00 4.13
Light Sea Green
#98F6B0
ΔE00 4.24
Light Bluish Green
#76FDA8
ΔE00 4.29
Light Greenish Blue
#63F7B4
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E99D #E975C1
analogous
#87E975 #75E99D #75E9D7
triadic
#75E99D #9D75E9 #E99D75
tetradic
#75E99D #7587E9 #E975C1 #E9D775
square
#75E99D #7587E9 #E975C1 #E9D775
split-complementary
#75E99D #D775E9 #E97587
monochromatic
#1FC458 #40E178 #75E99D #AAF1C2 #DFFAE8
Accessibility & contrast
On white
1.51
#75E99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#75E99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E99D
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E99D | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D998
Deuteranopia (green-blind)
#D8CDA2
Tritanopia (blue-blind)
#59E6D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #75e99d; /* rgb */ color: rgb(117, 233, 157); /* oklch */ color: oklch(84.7% 0.151 153.1);
Tailwind
colors: {
custom: {
50: '#a4f1ba',
500: '#75e99d',
950: '#000000',
},
}SCSS
$custom: #75e99d; $custom-light: #a4f1ba; $custom-dark: #000000;
JSON
{
"hex": "#75e99d",
"rgb": {
"r": 117,
"g": 233,
"b": 157
},
"hsl": {
"h": 140.69,
"s": 72.5,
"l": 68.627
},
"oklch": {
"l": 0.84675,
"c": 0.15101,
"h": 153.1
},
"luminance": 0.64494
}Semantic roles & 50–950 ramp
primary
#75E99D
secondary
#C14195
accent
#1191D5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581