#7EAEAD#7EAEAD
#7EAEAD is a light, muted teal. Relative luminance 0.377; OKLCH L 71.7% C 0.051 H 194.4°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAEAD |
|---|---|
| RGB | rgb(126, 174, 173) |
| HSL | hsl(179, 23%, 59%) |
| HSV | hsv(179, 28%, 68%) |
| CMYK | cmyk(27.6%, 0%, 0.6%, 31.8%) |
| CIE-LAB | lab(67.82, -16.07, -4.64) |
| CIE-LCH | lch(67.82, 16.72, 196.11°) |
| OKLab | oklab(71.65% -0.0494 -0.0127) |
| OKLCH | oklch(71.65% 0.051 194.4) |
| XYZ | xyz(31.2806, 37.7233, 45.1602) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.17
Greyish Teal
#719F91
ΔE00 7.34
Dull Teal
#5F9E8F
ΔE00 8.94
Grey Teal
#5E9B8A
ΔE00 10.00
Bluegrey
#85A3B2
ΔE00 10.13
Lightseagreen
#20B2AA
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAEAD #AE7E7F
analogous
#7EAE95 #7EAEAD #7E97AE
triadic
#7EAEAD #AD7EAE #AEAD7E
tetradic
#7EAEAD #957EAE #AE7E7F #97AE7E
square
#7EAEAD #957EAE #AE7E7F #97AE7E
split-complementary
#7EAEAD #AE7E97 #AE957E
monochromatic
#456D6C #5C9392 #7EAEAD #A4C6C5 #C9DDDD
Accessibility & contrast
On white
2.46
#7EAEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#7EAEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAEAD
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAEAD | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AD
Deuteranopia (green-blind)
#9FA2AE
Tritanopia (blue-blind)
#6EB1AE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7eaead; /* rgb */ color: rgb(126, 174, 173); /* oklch */ color: oklch(71.7% 0.051 194.4);
Tailwind
colors: {
custom: {
50: '#a5c6c5',
500: '#7eaead',
950: '#000000',
},
}SCSS
$custom: #7eaead; $custom-light: #a5c6c5; $custom-dark: #000000;
JSON
{
"hex": "#7eaead",
"rgb": {
"r": 126,
"g": 174,
"b": 173
},
"hsl": {
"h": 178.75,
"s": 22.857,
"l": 58.824
},
"oklch": {
"l": 0.71651,
"c": 0.05102,
"h": 194.4
},
"luminance": 0.37725
}Semantic roles & 50–950 ramp
primary
#7EAEAD
secondary
#CDBABB
accent
#686ABF
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1312
muted
#7F8281