#75E2AD#75E2AD
#75E2AD is a very light, vivid teal. Relative luminance 0.612; OKLCH L 83.4% C 0.127 H 160.7°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #75E2AD |
|---|---|
| RGB | rgb(117, 226, 173) |
| HSL | hsl(151, 65%, 67%) |
| HSV | hsv(151, 48%, 89%) |
| CMYK | cmyk(48.2%, 0%, 23.5%, 11.4%) |
| CIE-LAB | lab(82.48, -43.43, 16.40) |
| CIE-LCH | lch(82.48, 46.42, 159.31°) |
| OKLab | oklab(83.36% -0.1199 0.042) |
| OKLCH | oklch(83.36% 0.127 160.7) |
| XYZ | xyz(42.0719, 61.1884, 49.1206) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.00
Eucalyptus
#44D7A8
ΔE00 4.82
Light Teal
#90E4C1
ΔE00 4.99
Hospital Green
#9BE5AA
ΔE00 5.16
Light Greenish Blue
#63F7B4
ΔE00 5.19
Light Turquoise
#7EF4CC
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E2AD #E275AA
analogous
#75E277 #75E2AD #75E0E2
triadic
#75E2AD #AD75E2 #E2AD75
tetradic
#75E2AD #7775E2 #E275AA #E0E275
square
#75E2AD #7775E2 #E275AA #E0E275
split-complementary
#75E2AD #E275E0 #E27775
monochromatic
#26B670 #42D78F #75E2AD #A8EDCB #DAF7E9
Accessibility & contrast
On white
1.59
#75E2AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#75E2AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E2AD
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E2AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E2AD | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4AA
Deuteranopia (green-blind)
#CFC9B0
Tritanopia (blue-blind)
#55E1D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75e2ad; /* rgb */ color: rgb(117, 226, 173); /* oklch */ color: oklch(83.4% 0.127 160.7);
Tailwind
colors: {
custom: {
50: '#a3ecc5',
500: '#75e2ad',
950: '#000000',
},
}SCSS
$custom: #75e2ad; $custom-light: #a3ecc5; $custom-dark: #000000;
JSON
{
"hex": "#75e2ad",
"rgb": {
"r": 117,
"g": 226,
"b": 173
},
"hsl": {
"h": 150.826,
"s": 65.269,
"l": 67.255
},
"oklch": {
"l": 0.83358,
"c": 0.127,
"h": 160.7
},
"luminance": 0.61192
}Semantic roles & 50–950 ramp
primary
#75E2AD
secondary
#B7447C
accent
#1870CD
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#101613
muted
#808482