#75AFAF#75AFAF
#75AFAF is a light, moderate teal. Relative luminance 0.375; OKLCH L 71.4% C 0.060 H 195.9°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #75AFAF |
|---|---|
| RGB | rgb(117, 175, 175) |
| HSL | hsl(180, 27%, 57%) |
| HSV | hsv(180, 33%, 69%) |
| CMYK | cmyk(33.1%, 0%, 0%, 31.4%) |
| CIE-LAB | lab(67.68, -18.73, -6.01) |
| CIE-LCH | lch(67.68, 19.67, 197.79°) |
| OKLab | oklab(71.43% -0.058 -0.0165) |
| OKLCH | oklch(71.43% 0.06 195.9) |
| XYZ | xyz(30.4013, 37.5352, 46.1922) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.51
Greyish Teal
#719F91
ΔE00 7.74
Dull Teal
#5F9E8F
ΔE00 8.64
Lightseagreen
#20B2AA
ΔE00 8.84
Turquoise Blue
#06B1C4
ΔE00 9.09
Grey Teal
#5E9B8A
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75AFAF #AF7575
analogous
#75AF92 #75AFAF #7592AF
triadic
#75AFAF #AF75AF #AFAF75
tetradic
#75AFAF #9275AF #AF7575 #92AF75
square
#75AFAF #9275AF #AF7575 #92AF75
split-complementary
#75AFAF #AF7592 #AF9275
monochromatic
#3E6B6B #559292 #75AFAF #9CC5C5 #C2DCDC
Accessibility & contrast
On white
2.47
#75AFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#75AFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75AFAF
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75AFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75AFAF | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAAF
Deuteranopia (green-blind)
#9DA1B0
Tritanopia (blue-blind)
#5FB3AF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #75afaf; /* rgb */ color: rgb(117, 175, 175); /* oklch */ color: oklch(71.4% 0.060 195.9);
Tailwind
colors: {
custom: {
50: '#9fc7c6',
500: '#75afaf',
950: '#000000',
},
}SCSS
$custom: #75afaf; $custom-light: #9fc7c6; $custom-dark: #000000;
JSON
{
"hex": "#75afaf",
"rgb": {
"r": 117,
"g": 175,
"b": 175
},
"hsl": {
"h": 180,
"s": 26.606,
"l": 57.255
},
"oklch": {
"l": 0.7143,
"c": 0.0603,
"h": 195.9
},
"luminance": 0.37537
}Semantic roles & 50–950 ramp
primary
#75AFAF
secondary
#CCB4B4
accent
#6565C3
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0F1313
muted
#7E8282