#75E8A8#75E8A8
#75E8A8 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.7% C 0.140 H 157.2°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #75E8A8 |
|---|---|
| RGB | rgb(117, 232, 168) |
| HSL | hsl(147, 71%, 68%) |
| HSV | hsv(147, 50%, 91%) |
| CMYK | cmyk(49.6%, 0%, 27.6%, 9%) |
| CIE-LAB | lab(84.13, -47.00, 21.30) |
| CIE-LCH | lch(84.13, 51.60, 155.62°) |
| OKLab | oklab(84.67% -0.1287 0.0542) |
| OKLCH | oklch(84.67% 0.14 157.2) |
| XYZ | xyz(43.2572, 64.3187, 47.1734) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.72
Seafoam (survey)
#80F9AD
ΔE00 4.08
Light Blue Green
#7EFBB3
ΔE00 4.13
Seafoam Green
#7AF9AB
ΔE00 4.14
Seafoam
#7FE0B3
ΔE00 4.33
Light Sea Green
#98F6B0
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E8A8 #E875B5
analogous
#7BE875 #75E8A8 #75E8E2
triadic
#75E8A8 #A875E8 #E8A875
tetradic
#75E8A8 #757BE8 #E875B5 #E8E275
square
#75E8A8 #757BE8 #E875B5 #E8E275
split-complementary
#75E8A8 #E275E8 #E8757B
monochromatic
#20C268 #41DF87 #75E8A8 #A9F1C9 #DEF9EA
Accessibility & contrast
On white
1.51
#75E8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#75E8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E8A8
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E8A8 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A4
Deuteranopia (green-blind)
#D6CDAC
Tritanopia (blue-blind)
#55E6D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #75e8a8; /* rgb */ color: rgb(117, 232, 168); /* oklch */ color: oklch(84.7% 0.140 157.2);
Tailwind
colors: {
custom: {
50: '#a4f0c2',
500: '#75e8a8',
950: '#000000',
},
}SCSS
$custom: #75e8a8; $custom-light: #a4f0c2; $custom-dark: #000000;
JSON
{
"hex": "#75e8a8",
"rgb": {
"r": 117,
"g": 232,
"b": 168
},
"hsl": {
"h": 146.609,
"s": 71.429,
"l": 68.431
},
"oklch": {
"l": 0.8467,
"c": 0.13969,
"h": 157.2
},
"luminance": 0.64322
}Semantic roles & 50–950 ramp
primary
#75E8A8
secondary
#C04188
accent
#127ED3
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582