#7DAEB3#7DAEB3
#7DAEB3 is a light, muted teal. Relative luminance 0.379; OKLCH L 71.8% C 0.052 H 204.0°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7DAEB3 |
|---|---|
| RGB | rgb(125, 174, 179) |
| HSL | hsl(186, 26%, 60%) |
| HSV | hsv(186, 30%, 70%) |
| CMYK | cmyk(30.2%, 2.8%, 0%, 29.8%) |
| CIE-LAB | lab(67.94, -14.95, -7.79) |
| CIE-LCH | lch(67.94, 16.86, 207.54°) |
| OKLab | oklab(71.79% -0.0478 -0.0213) |
| OKLCH | oklch(71.79% 0.052 204) |
| XYZ | xyz(31.7275, 37.8851, 48.2799) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.50
Greyblue
#77A1B5
ΔE00 8.08
Bluegrey
#85A3B2
ΔE00 8.14
Turquoise Blue
#06B1C4
ΔE00 9.43
Greyish Teal
#719F91
ΔE00 9.57
Cool Grey
#95A3A6
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DAEB3 #B3827D
analogous
#7DB39D #7DAEB3 #7D93B3
triadic
#7DAEB3 #B37DAE #AEB37D
tetradic
#7DAEB3 #9D7DB3 #B3827D #93B37D
square
#7DAEB3 #9D7DB3 #B3827D #93B37D
split-complementary
#7DAEB3 #B37D93 #B39D7D
monochromatic
#436E73 #5A9399 #7DAEB3 #A4C6CA #CADEE0
Accessibility & contrast
On white
2.45
#7DAEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#7DAEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DAEB3
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DAEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DAEB3 | 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)
#A7AAB3
Deuteranopia (green-blind)
#9DA2B3
Tritanopia (blue-blind)
#6AB2AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7daeb3; /* rgb */ color: rgb(125, 174, 179); /* oklch */ color: oklch(71.8% 0.052 204.0);
Tailwind
colors: {
custom: {
50: '#a4c6c9',
500: '#7daeb3',
950: '#000000',
},
}SCSS
$custom: #7daeb3; $custom-light: #a4c6c9; $custom-dark: #000000;
JSON
{
"hex": "#7daeb3",
"rgb": {
"r": 125,
"g": 174,
"b": 179
},
"hsl": {
"h": 185.556,
"s": 26.214,
"l": 59.608
},
"oklch": {
"l": 0.7179,
"c": 0.05237,
"h": 204
},
"luminance": 0.37887
}Semantic roles & 50–950 ramp
primary
#7DAEB3
secondary
#D0BDBB
accent
#6E65C3
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282