#75AFA5#75AFA5
#75AFA5 is a light, moderate teal. Relative luminance 0.372; OKLCH L 71.1% C 0.062 H 182.5°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #75AFA5 |
|---|---|
| RGB | rgb(117, 175, 165) |
| HSL | hsl(170, 27%, 57%) |
| HSV | hsv(170, 33%, 69%) |
| CMYK | cmyk(33.1%, 0%, 5.7%, 31.4%) |
| CIE-LAB | lab(67.39, -21.10, -0.89) |
| CIE-LCH | lch(67.39, 21.12, 182.40°) |
| OKLab | oklab(71.11% -0.0623 -0.0027) |
| OKLCH | oklch(71.11% 0.062 182.5) |
| XYZ | xyz(29.4552, 37.1568, 41.2099) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.29
Dull Teal
#5F9E8F
ΔE00 6.04
Cadetblue
#5F9EA0
ΔE00 7.15
Grey Teal
#5E9B8A
ΔE00 7.18
Lightseagreen
#20B2AA
ΔE00 7.93
Topaz
#13BBAF
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75AFA5 #AF757F
analogous
#75AF88 #75AFA5 #759CAF
triadic
#75AFA5 #A575AF #AFA575
tetradic
#75AFA5 #8875AF #AF757F #9CAF75
square
#75AFA5 #8875AF #AF757F #9CAF75
split-complementary
#75AFA5 #AF759C #AF8875
monochromatic
#3E6B64 #559288 #75AFA5 #9CC5BE #C2DCD8
Accessibility & contrast
On white
2.49
#75AFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#75AFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75AFA5
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75AFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75AFA5 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A5
Deuteranopia (green-blind)
#9FA1A6
Tritanopia (blue-blind)
#62B1AC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #75afa5; /* rgb */ color: rgb(117, 175, 165); /* oklch */ color: oklch(71.1% 0.062 182.5);
Tailwind
colors: {
custom: {
50: '#9fc7bf',
500: '#75afa5',
950: '#000000',
},
}SCSS
$custom: #75afa5; $custom-light: #9fc7bf; $custom-dark: #000000;
JSON
{
"hex": "#75afa5",
"rgb": {
"r": 117,
"g": 175,
"b": 165
},
"hsl": {
"h": 169.655,
"s": 26.606,
"l": 57.255
},
"oklch": {
"l": 0.7111,
"c": 0.06232,
"h": 182.5
},
"luminance": 0.37158
}Semantic roles & 50–950 ramp
primary
#75AFA5
secondary
#CCB4B8
accent
#6575C3
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0F1312
muted
#7E8281