#75E69F#75E69F
#75E69F is a very light, vivid green. Relative luminance 0.629; OKLCH L 84.0% C 0.145 H 154.2°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #75E69F |
|---|---|
| RGB | rgb(117, 230, 159) |
| HSL | hsl(142, 69%, 68%) |
| HSV | hsv(142, 49%, 90%) |
| CMYK | cmyk(49.1%, 0%, 30.9%, 9.8%) |
| CIE-LAB | lab(83.38, -47.85, 24.92) |
| CIE-LCH | lch(83.38, 53.95, 152.49°) |
| OKLab | oklab(84% -0.1305 0.063) |
| OKLCH | oklch(84% 0.145 154.2) |
| XYZ | xyz(41.8879, 62.8754, 42.7230) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.09
Seafoam (survey)
#80F9AD
ΔE00 4.10
Light Blue Green
#7EFBB3
ΔE00 4.54
Light Sea Green
#98F6B0
ΔE00 4.58
Light Greenish Blue
#63F7B4
ΔE00 4.65
Hospital Green
#9BE5AA
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E69F #E675BC
analogous
#83E675 #75E69F #75E6D7
triadic
#75E69F #9F75E6 #E69F75
tetradic
#75E69F #7583E6 #E675BC #E6D775
square
#75E69F #7583E6 #E675BC #E6D775
split-complementary
#75E69F #D775E6 #E67583
monochromatic
#22BE5C #41DD7B #75E69F #A9EFC3 #DDF9E7
Accessibility & contrast
On white
1.55
#75E69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#75E69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E69F
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E69F | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79B
Deuteranopia (green-blind)
#D5CBA3
Tritanopia (blue-blind)
#59E4D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #75e69f; /* rgb */ color: rgb(117, 230, 159); /* oklch */ color: oklch(84.0% 0.145 154.2);
Tailwind
colors: {
custom: {
50: '#a3eebb',
500: '#75e69f',
950: '#000000',
},
}SCSS
$custom: #75e69f; $custom-light: #a3eebb; $custom-dark: #000000;
JSON
{
"hex": "#75e69f",
"rgb": {
"r": 117,
"g": 230,
"b": 159
},
"hsl": {
"h": 142.301,
"s": 69.325,
"l": 68.039
},
"oklch": {
"l": 0.83999,
"c": 0.14494,
"h": 154.2
},
"luminance": 0.62879
}Semantic roles & 50–950 ramp
primary
#75E69F
secondary
#BD428F
accent
#148BD1
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582