#81AFAF#81AFAF
#81AFAF is a light, muted teal. Relative luminance 0.384; OKLCH L 72.1% C 0.049 H 196.1°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #81AFAF |
|---|---|
| RGB | rgb(129, 175, 175) |
| HSL | hsl(180, 22%, 60%) |
| HSV | hsv(180, 26%, 69%) |
| CMYK | cmyk(26.3%, 0%, 0%, 31.4%) |
| CIE-LAB | lab(68.33, -15.22, -4.97) |
| CIE-LCH | lch(68.33, 16.02, 198.08°) |
| OKLab | oklab(72.12% -0.0471 -0.0136) |
| OKLCH | oklch(72.12% 0.049 196.1) |
| XYZ | xyz(32.1186, 38.4207, 46.2727) |
| Luminance | 0.3842 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.70
Greyish Teal
#719F91
ΔE00 7.98
Bluegrey
#85A3B2
ΔE00 9.58
Dull Teal
#5F9E8F
ΔE00 9.69
Greyblue
#77A1B5
ΔE00 9.94
Cool Grey
#95A3A6
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81AFAF #AF8181
analogous
#81AF98 #81AFAF #8198AF
triadic
#81AFAF #AF81AF #AFAF81
tetradic
#81AFAF #9881AF #AF8181 #98AF81
square
#81AFAF #9881AF #AF8181 #98AF81
split-complementary
#81AFAF #AF8198 #AF9881
monochromatic
#476F6F #5E9595 #81AFAF #A6C7C7 #CCDFDF
Accessibility & contrast
On white
2.42
#81AFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#81AFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81AFAF
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81AFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81AFAF | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABAF
Deuteranopia (green-blind)
#A0A4AF
Tritanopia (blue-blind)
#71B2AF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #81afaf; /* rgb */ color: rgb(129, 175, 175); /* oklch */ color: oklch(72.1% 0.049 196.1);
Tailwind
colors: {
custom: {
50: '#a7c7c6',
500: '#81afaf',
950: '#000000',
},
}SCSS
$custom: #81afaf; $custom-light: #a7c7c6; $custom-dark: #000000;
JSON
{
"hex": "#81afaf",
"rgb": {
"r": 129,
"g": 175,
"b": 175
},
"hsl": {
"h": 180,
"s": 22.33,
"l": 59.608
},
"oklch": {
"l": 0.72124,
"c": 0.04902,
"h": 196.1
},
"luminance": 0.38422
}Semantic roles & 50–950 ramp
primary
#81AFAF
secondary
#CFBDBD
accent
#6969BF
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282