#7EAEB4#7EAEB4
#7EAEB4 is a light, muted teal. Relative luminance 0.380; OKLCH L 71.9% C 0.052 H 205.7°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAEB4 |
|---|---|
| RGB | rgb(126, 174, 180) |
| HSL | hsl(187, 26%, 60%) |
| HSV | hsv(187, 30%, 71%) |
| CMYK | cmyk(30%, 3.3%, 0%, 29.4%) |
| CIE-LAB | lab(68.02, -14.41, -8.21) |
| CIE-LCH | lch(68.02, 16.59, 209.67°) |
| OKLab | oklab(71.88% -0.0465 -0.0224) |
| OKLCH | oklch(71.88% 0.052 205.7) |
| XYZ | xyz(31.9758, 38.0014, 48.8213) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.82
Greyblue
#77A1B5
ΔE00 7.61
Bluegrey
#85A3B2
ΔE00 7.65
Turquoise Blue
#06B1C4
ΔE00 9.52
Cool Grey
#95A3A6
ΔE00 9.54
Bluey Grey
#89A0B0
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAEB4 #B4847E
analogous
#7EB49F #7EAEB4 #7E93B4
triadic
#7EAEB4 #B47EAE #AEB47E
tetradic
#7EAEB4 #9F7EB4 #B4847E #93B47E
square
#7EAEB4 #9F7EB4 #B4847E #93B47E
split-complementary
#7EAEB4 #B47E93 #B49F7E
monochromatic
#436F74 #5A949B #7EAEB4 #A5C6CB #CBDFE1
Accessibility & contrast
On white
2.44
#7EAEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#7EAEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAEB4
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAEB4 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB4
Deuteranopia (green-blind)
#9DA3B4
Tritanopia (blue-blind)
#6BB2B0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7eaeb4; /* rgb */ color: rgb(126, 174, 180); /* oklch */ color: oklch(71.9% 0.052 205.7);
Tailwind
colors: {
custom: {
50: '#a5c6ca',
500: '#7eaeb4',
950: '#000000',
},
}SCSS
$custom: #7eaeb4; $custom-light: #a5c6ca; $custom-dark: #000000;
JSON
{
"hex": "#7eaeb4",
"rgb": {
"r": 126,
"g": 174,
"b": 180
},
"hsl": {
"h": 186.667,
"s": 26.471,
"l": 60
},
"oklch": {
"l": 0.71883,
"c": 0.05165,
"h": 205.7
},
"luminance": 0.38003
}Semantic roles & 50–950 ramp
primary
#7EAEB4
secondary
#D1BFBD
accent
#6F65C3
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282