#7CAFAC#7CAFAC
#7CAFAC is a light, muted teal. Relative luminance 0.379; OKLCH L 71.7% C 0.054 H 191.4°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAFAC |
|---|---|
| RGB | rgb(124, 175, 172) |
| HSL | hsl(176, 24%, 59%) |
| HSV | hsv(176, 29%, 69%) |
| CMYK | cmyk(29.1%, 0%, 1.7%, 31.4%) |
| CIE-LAB | lab(67.96, -17.42, -3.88) |
| CIE-LCH | lch(67.96, 17.85, 192.57°) |
| OKLab | oklab(71.73% -0.053 -0.0107) |
| OKLCH | oklch(71.73% 0.054 191.4) |
| XYZ | xyz(31.0861, 37.9220, 44.7034) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.24
Greyish Teal
#719F91
ΔE00 6.81
Dull Teal
#5F9E8F
ΔE00 8.22
Grey Teal
#5E9B8A
ΔE00 9.33
Lightseagreen
#20B2AA
ΔE00 9.49
Sea
#3C9992
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAFAC #AF7C7F
analogous
#7CAF92 #7CAFAC #7C98AF
triadic
#7CAFAC #AC7CAF #AFAC7C
tetradic
#7CAFAC #927CAF #AF7C7F #98AF7C
square
#7CAFAC #927CAF #AF7C7F #98AF7C
split-complementary
#7CAFAC #AF7C98 #AF927C
monochromatic
#436E6B #5A9490 #7CAFAC #A2C6C4 #C8DDDC
Accessibility & contrast
On white
2.45
#7CAFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#7CAFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAFAC
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAFAC | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAC
Deuteranopia (green-blind)
#9FA3AD
Tritanopia (blue-blind)
#6BB2AE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7cafac; /* rgb */ color: rgb(124, 175, 172); /* oklch */ color: oklch(71.7% 0.054 191.4);
Tailwind
colors: {
custom: {
50: '#a3c7c4',
500: '#7cafac',
950: '#000000',
},
}SCSS
$custom: #7cafac; $custom-light: #a3c7c4; $custom-dark: #000000;
JSON
{
"hex": "#7cafac",
"rgb": {
"r": 124,
"g": 175,
"b": 172
},
"hsl": {
"h": 176.471,
"s": 24.171,
"l": 58.627
},
"oklch": {
"l": 0.71729,
"c": 0.05405,
"h": 191.4
},
"luminance": 0.37924
}Semantic roles & 50–950 ramp
primary
#7CAFAC
secondary
#CDB9BB
accent
#676CC1
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1312
muted
#7F8281