#75AFA8#75AFA8
#75AFA8 is a light, moderate teal. Relative luminance 0.373; OKLCH L 71.2% C 0.061 H 186.4°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #75AFA8 |
|---|---|
| RGB | rgb(117, 175, 168) |
| HSL | hsl(173, 27%, 57%) |
| HSV | hsv(173, 33%, 69%) |
| CMYK | cmyk(33.1%, 0%, 4%, 31.4%) |
| CIE-LAB | lab(67.48, -20.40, -2.43) |
| CIE-LCH | lch(67.48, 20.55, 186.78°) |
| OKLab | oklab(71.2% -0.061 -0.0068) |
| OKLCH | oklch(71.2% 0.061 186.4) |
| XYZ | xyz(29.7315, 37.2673, 42.6649) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.83
Cadetblue
#5F9EA0
ΔE00 6.43
Dull Teal
#5F9E8F
ΔE00 6.63
Grey Teal
#5E9B8A
ΔE00 7.81
Lightseagreen
#20B2AA
ΔE00 7.92
Topaz
#13BBAF
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75AFA8 #AF757C
analogous
#75AF8B #75AFA8 #7599AF
triadic
#75AFA8 #A875AF #AFA875
tetradic
#75AFA8 #8B75AF #AF757C #99AF75
square
#75AFA8 #8B75AF #AF757C #99AF75
split-complementary
#75AFA8 #AF7599 #AF8B75
monochromatic
#3E6B66 #55928B #75AFA8 #9CC5C0 #C2DCD9
Accessibility & contrast
On white
2.48
#75AFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#75AFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75AFA8
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75AFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75AFA8 | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A8
Deuteranopia (green-blind)
#9FA1A9
Tritanopia (blue-blind)
#61B2AD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #75afa8; /* rgb */ color: rgb(117, 175, 168); /* oklch */ color: oklch(71.2% 0.061 186.4);
Tailwind
colors: {
custom: {
50: '#9fc7c1',
500: '#75afa8',
950: '#000000',
},
}SCSS
$custom: #75afa8; $custom-light: #9fc7c1; $custom-dark: #000000;
JSON
{
"hex": "#75afa8",
"rgb": {
"r": 117,
"g": 175,
"b": 168
},
"hsl": {
"h": 172.759,
"s": 26.606,
"l": 57.255
},
"oklch": {
"l": 0.71204,
"c": 0.06135,
"h": 186.4
},
"luminance": 0.37269
}Semantic roles & 50–950 ramp
primary
#75AFA8
secondary
#CCB4B7
accent
#6570C3
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0F1312
muted
#7E8281