#75E69E#75E69E
#75E69E is a very light, vivid green. Relative luminance 0.628; OKLCH L 84.0% C 0.146 H 153.9°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #75E69E |
|---|---|
| RGB | rgb(117, 230, 158) |
| HSL | hsl(142, 69%, 68%) |
| HSV | hsv(142, 49%, 90%) |
| CMYK | cmyk(49.1%, 0%, 31.3%, 9.8%) |
| CIE-LAB | lab(83.36, -48.03, 25.41) |
| CIE-LCH | lch(83.36, 54.34, 152.12°) |
| OKLab | oklab(83.98% -0.131 0.0642) |
| OKLCH | oklch(83.98% 0.146 153.9) |
| XYZ | xyz(41.8015, 62.8408, 42.2678) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.08
Seafoam (survey)
#80F9AD
ΔE00 4.09
Light Sea Green
#98F6B0
ΔE00 4.58
Light Blue Green
#7EFBB3
ΔE00 4.58
Hospital Green
#9BE5AA
ΔE00 4.69
Light Greenish Blue
#63F7B4
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E69E #E675BD
analogous
#84E675 #75E69E #75E6D6
triadic
#75E69E #9E75E6 #E69E75
tetradic
#75E69E #7584E6 #E675BD #E6D675
square
#75E69E #7584E6 #E675BD #E6D675
split-complementary
#75E69E #D675E6 #E67584
monochromatic
#22BE5B #41DD7A #75E69E #A9EFC2 #DDF9E7
Accessibility & contrast
On white
1.55
#75E69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#75E69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E69E
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E69E | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79A
Deuteranopia (green-blind)
#D5CBA2
Tritanopia (blue-blind)
#5AE4D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #75e69e; /* rgb */ color: rgb(117, 230, 158); /* oklch */ color: oklch(84.0% 0.146 153.9);
Tailwind
colors: {
custom: {
50: '#a3eebb',
500: '#75e69e',
950: '#000000',
},
}SCSS
$custom: #75e69e; $custom-light: #a3eebb; $custom-dark: #000000;
JSON
{
"hex": "#75e69e",
"rgb": {
"r": 117,
"g": 230,
"b": 158
},
"hsl": {
"h": 141.77,
"s": 69.325,
"l": 68.039
},
"oklch": {
"l": 0.83978,
"c": 0.14586,
"h": 153.9
},
"luminance": 0.62844
}Semantic roles & 50–950 ramp
primary
#75E69E
secondary
#BD4291
accent
#148DD1
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582