#7CAFAF#7CAFAF
#7CAFAF is a light, muted teal. Relative luminance 0.380; OKLCH L 71.8% C 0.054 H 196.0°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAFAF |
|---|---|
| RGB | rgb(124, 175, 175) |
| HSL | hsl(180, 24%, 59%) |
| HSV | hsv(180, 29%, 69%) |
| CMYK | cmyk(29.1%, 0%, 0%, 31.4%) |
| CIE-LAB | lab(68.05, -16.72, -5.42) |
| CIE-LCH | lch(68.05, 17.57, 197.96°) |
| OKLab | oklab(71.83% -0.0517 -0.0148) |
| OKLCH | oklch(71.83% 0.054 196) |
| XYZ | xyz(31.3774, 38.0385, 46.2380) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.09
Greyish Teal
#719F91
ΔE00 7.79
Dull Teal
#5F9E8F
ΔE00 9.17
Turquoise Blue
#06B1C4
ΔE00 9.98
Lightseagreen
#20B2AA
ΔE00 10.01
Bluegrey
#85A3B2
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAFAF #AF7C7C
analogous
#7CAF95 #7CAFAF #7C95AF
triadic
#7CAFAF #AF7CAF #AFAF7C
tetradic
#7CAFAF #957CAF #AF7C7C #95AF7C
square
#7CAFAF #957CAF #AF7C7C #95AF7C
split-complementary
#7CAFAF #AF7C95 #AF957C
monochromatic
#436E6E #5A9494 #7CAFAF #A2C6C6 #C8DDDD
Accessibility & contrast
On white
2.44
#7CAFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#7CAFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAFAF
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAFAF | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAAF
Deuteranopia (green-blind)
#9FA3AF
Tritanopia (blue-blind)
#6AB2AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7cafaf; /* rgb */ color: rgb(124, 175, 175); /* oklch */ color: oklch(71.8% 0.054 196.0);
Tailwind
colors: {
custom: {
50: '#a3c7c6',
500: '#7cafaf',
950: '#000000',
},
}SCSS
$custom: #7cafaf; $custom-light: #a3c7c6; $custom-dark: #000000;
JSON
{
"hex": "#7cafaf",
"rgb": {
"r": 124,
"g": 175,
"b": 175
},
"hsl": {
"h": 180,
"s": 24.171,
"l": 58.627
},
"oklch": {
"l": 0.71826,
"c": 0.05382,
"h": 196
},
"luminance": 0.3804
}Semantic roles & 50–950 ramp
primary
#7CAFAF
secondary
#CDB9B9
accent
#6767C1
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282