#7FAFAD#7FAFAD
#7FAFAD is a light, muted teal. Relative luminance 0.382; OKLCH L 71.9% C 0.051 H 192.8°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAFAD |
|---|---|
| RGB | rgb(127, 175, 173) |
| HSL | hsl(178, 23%, 59%) |
| HSV | hsv(178, 27%, 69%) |
| CMYK | cmyk(27.4%, 0%, 1.1%, 31.4%) |
| CIE-LAB | lab(68.16, -16.29, -4.13) |
| CIE-LCH | lch(68.16, 16.80, 194.23°) |
| OKLab | oklab(71.94% -0.0498 -0.0114) |
| OKLCH | oklch(71.94% 0.051 192.8) |
| XYZ | xyz(31.6228, 38.1876, 45.2318) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.48
Greyish Teal
#719F91
ΔE00 7.21
Dull Teal
#5F9E8F
ΔE00 8.82
Grey Teal
#5E9B8A
ΔE00 9.89
Lightseagreen
#20B2AA
ΔE00 10.19
Bluegrey
#85A3B2
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAFAD #AF7F81
analogous
#7FAF95 #7FAFAD #7F99AF
triadic
#7FAFAD #AD7FAF #AFAD7F
tetradic
#7FAFAD #957FAF #AF7F81 #99AF7F
square
#7FAFAD #957FAF #AF7F81 #99AF7F
split-complementary
#7FAFAD #AF7F99 #AF957F
monochromatic
#456F6D #5D9492 #7FAFAD #A5C7C5 #CADEDD
Accessibility & contrast
On white
2.43
#7FAFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#7FAFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAFAD
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAFAD | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAD
Deuteranopia (green-blind)
#A0A3AE
Tritanopia (blue-blind)
#6FB2AE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7fafad; /* rgb */ color: rgb(127, 175, 173); /* oklch */ color: oklch(71.9% 0.051 192.8);
Tailwind
colors: {
custom: {
50: '#a5c7c5',
500: '#7fafad',
950: '#000000',
},
}SCSS
$custom: #7fafad; $custom-light: #a5c7c5; $custom-dark: #000000;
JSON
{
"hex": "#7fafad",
"rgb": {
"r": 127,
"g": 175,
"b": 173
},
"hsl": {
"h": 177.5,
"s": 23.077,
"l": 59.216
},
"oklch": {
"l": 0.71939,
"c": 0.05108,
"h": 192.8
},
"luminance": 0.38189
}Semantic roles & 50–950 ramp
primary
#7FAFAD
secondary
#CEBCBC
accent
#686CC0
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1312
muted
#7F8281