#75AFAA#75AFAA
#75AFAA is a light, moderate teal. Relative luminance 0.373; OKLCH L 71.3% C 0.061 H 189.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #75AFAA |
|---|---|
| RGB | rgb(117, 175, 170) |
| HSL | hsl(175, 27%, 57%) |
| HSV | hsv(175, 33%, 69%) |
| CMYK | cmyk(33.1%, 0%, 2.9%, 31.4%) |
| CIE-LAB | lab(67.53, -19.93, -3.45) |
| CIE-LCH | lch(67.53, 20.23, 189.83°) |
| OKLab | oklab(71.27% -0.0601 -0.0096) |
| OKLCH | oklch(71.27% 0.061 189.1) |
| XYZ | xyz(29.9193, 37.3424, 43.6537) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.03
Greyish Teal
#719F91
ΔE00 6.29
Dull Teal
#5F9E8F
ΔE00 7.12
Lightseagreen
#20B2AA
ΔE00 8.05
Grey Teal
#5E9B8A
ΔE00 8.31
Topaz
#13BBAF
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75AFAA #AF757A
analogous
#75AF8D #75AFAA #7597AF
triadic
#75AFAA #AA75AF #AFAA75
tetradic
#75AFAA #8D75AF #AF757A #97AF75
square
#75AFAA #8D75AF #AF757A #97AF75
split-complementary
#75AFAA #AF7597 #AF8D75
monochromatic
#3E6B67 #55928D #75AFAA #9CC5C2 #C2DCDA
Accessibility & contrast
On white
2.48
#75AFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#75AFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75AFAA
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75AFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75AFAA | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#9EA1AB
Tritanopia (blue-blind)
#61B2AD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #75afaa; /* rgb */ color: rgb(117, 175, 170); /* oklch */ color: oklch(71.3% 0.061 189.1);
Tailwind
colors: {
custom: {
50: '#9fc7c3',
500: '#75afaa',
950: '#000000',
},
}SCSS
$custom: #75afaa; $custom-light: #9fc7c3; $custom-dark: #000000;
JSON
{
"hex": "#75afaa",
"rgb": {
"r": 117,
"g": 175,
"b": 170
},
"hsl": {
"h": 174.828,
"s": 26.606,
"l": 57.255
},
"oklch": {
"l": 0.71267,
"c": 0.06087,
"h": 189.1
},
"luminance": 0.37344
}Semantic roles & 50–950 ramp
primary
#75AFAA
secondary
#CCB4B6
accent
#656DC3
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0F1312
muted
#7E8281