#7EAFAF#7EAFAF
#7EAFAF is a light, muted teal. Relative luminance 0.382; OKLCH L 71.9% C 0.052 H 196.1°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAFAF |
|---|---|
| RGB | rgb(126, 175, 175) |
| HSL | hsl(180, 23%, 59%) |
| HSV | hsv(180, 28%, 69%) |
| CMYK | cmyk(28%, 0%, 0%, 31.4%) |
| CIE-LAB | lab(68.16, -16.12, -5.24) |
| CIE-LCH | lch(68.16, 16.95, 198.01°) |
| OKLab | oklab(71.94% -0.0499 -0.0144) |
| OKLCH | oklch(71.94% 0.052 196.1) |
| XYZ | xyz(31.6695, 38.1891, 46.2517) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.31
Greyish Teal
#719F91
ΔE00 7.85
Dull Teal
#5F9E8F
ΔE00 9.36
Bluegrey
#85A3B2
ΔE00 9.96
Greyblue
#77A1B5
ΔE00 10.15
Turquoise Blue
#06B1C4
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAFAF #AF7E7E
analogous
#7EAF97 #7EAFAF #7E97AF
triadic
#7EAFAF #AF7EAF #AFAF7E
tetradic
#7EAFAF #977EAF #AF7E7E #97AF7E
square
#7EAFAF #977EAF #AF7E7E #97AF7E
split-complementary
#7EAFAF #AF7E97 #AF977E
monochromatic
#446E6E #5C9494 #7EAFAF #A4C6C6 #CADEDE
Accessibility & contrast
On white
2.43
#7EAFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#7EAFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAFAF
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAFAF | 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)
#A9AAAF
Deuteranopia (green-blind)
#9FA3AF
Tritanopia (blue-blind)
#6DB2AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7eafaf; /* rgb */ color: rgb(126, 175, 175); /* oklch */ color: oklch(71.9% 0.052 196.1);
Tailwind
colors: {
custom: {
50: '#a5c7c6',
500: '#7eafaf',
950: '#000000',
},
}SCSS
$custom: #7eafaf; $custom-light: #a5c7c6; $custom-dark: #000000;
JSON
{
"hex": "#7eafaf",
"rgb": {
"r": 126,
"g": 175,
"b": 175
},
"hsl": {
"h": 180,
"s": 23.445,
"l": 59.02
},
"oklch": {
"l": 0.71944,
"c": 0.05192,
"h": 196.1
},
"luminance": 0.38191
}Semantic roles & 50–950 ramp
primary
#7EAFAF
secondary
#CEBBBB
accent
#6868C0
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282