#75AFAB#75AFAB
#75AFAB is a light, moderate teal. Relative luminance 0.374; OKLCH L 71.3% C 0.061 H 190.4°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #75AFAB |
|---|---|
| RGB | rgb(117, 175, 171) |
| HSL | hsl(176, 27%, 57%) |
| HSV | hsv(176, 33%, 69%) |
| CMYK | cmyk(33.1%, 0%, 2.3%, 31.4%) |
| CIE-LAB | lab(67.56, -19.69, -3.96) |
| CIE-LCH | lch(67.56, 20.09, 191.38°) |
| OKLab | oklab(71.3% -0.0597 -0.011) |
| OKLCH | oklch(71.3% 0.061 190.4) |
| XYZ | xyz(30.0142, 37.3804, 44.1538) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.87
Greyish Teal
#719F91
ΔE00 6.55
Dull Teal
#5F9E8F
ΔE00 7.39
Lightseagreen
#20B2AA
ΔE00 8.16
Grey Teal
#5E9B8A
ΔE00 8.59
Topaz
#13BBAF
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75AFAB #AF7579
analogous
#75AF8E #75AFAB #7596AF
triadic
#75AFAB #AB75AF #AFAB75
tetradic
#75AFAB #8E75AF #AF7579 #96AF75
square
#75AFAB #8E75AF #AF7579 #96AF75
split-complementary
#75AFAB #AF7596 #AF8E75
monochromatic
#3E6B68 #55928E #75AFAB #9CC5C3 #C2DCDA
Accessibility & contrast
On white
2.48
#75AFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#75AFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75AFAB
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75AFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75AFAB | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AB
Deuteranopia (green-blind)
#9EA1AC
Tritanopia (blue-blind)
#60B2AE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #75afab; /* rgb */ color: rgb(117, 175, 171); /* oklch */ color: oklch(71.3% 0.061 190.4);
Tailwind
colors: {
custom: {
50: '#9fc7c4',
500: '#75afab',
950: '#000000',
},
}SCSS
$custom: #75afab; $custom-light: #9fc7c4; $custom-dark: #000000;
JSON
{
"hex": "#75afab",
"rgb": {
"r": 117,
"g": 175,
"b": 171
},
"hsl": {
"h": 175.862,
"s": 26.606,
"l": 57.255
},
"oklch": {
"l": 0.71299,
"c": 0.06069,
"h": 190.4
},
"luminance": 0.37382
}Semantic roles & 50–950 ramp
primary
#75AFAB
secondary
#CCB4B6
accent
#656BC3
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0F1312
muted
#7E8281