#7DAEB4#7DAEB4
#7DAEB4 is a light, muted teal. Relative luminance 0.379; OKLCH L 71.8% C 0.053 H 205.6°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7DAEB4 |
|---|---|
| RGB | rgb(125, 174, 180) |
| HSL | hsl(187, 27%, 60%) |
| HSV | hsv(187, 31%, 71%) |
| CMYK | cmyk(30.6%, 3.3%, 0%, 29.4%) |
| CIE-LAB | lab(67.97, -14.71, -8.30) |
| CIE-LCH | lch(67.97, 16.89, 209.45°) |
| OKLab | oklab(71.82% -0.0474 -0.0227) |
| OKLCH | oklch(71.82% 0.053 205.6) |
| XYZ | xyz(31.8290, 37.9257, 48.8144) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.68
Greyblue
#77A1B5
ΔE00 7.70
Bluegrey
#85A3B2
ΔE00 7.81
Turquoise Blue
#06B1C4
ΔE00 9.35
Cool Grey
#95A3A6
ΔE00 9.73
Greyish Teal
#719F91
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DAEB4 #B4837D
analogous
#7DB49E #7DAEB4 #7D93B4
triadic
#7DAEB4 #B47DAE #AEB47D
tetradic
#7DAEB4 #9E7DB4 #B4837D #93B47D
square
#7DAEB4 #9E7DB4 #B4837D #93B47D
split-complementary
#7DAEB4 #B47D93 #B49E7D
monochromatic
#436E74 #59939B #7DAEB4 #A4C6CA #CBDEE1
Accessibility & contrast
On white
2.45
#7DAEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#7DAEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DAEB4
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DAEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DAEB4 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB4
Deuteranopia (green-blind)
#9DA2B4
Tritanopia (blue-blind)
#6AB2B0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7daeb4; /* rgb */ color: rgb(125, 174, 180); /* oklch */ color: oklch(71.8% 0.053 205.6);
Tailwind
colors: {
custom: {
50: '#a4c6ca',
500: '#7daeb4',
950: '#000000',
},
}SCSS
$custom: #7daeb4; $custom-light: #a4c6ca; $custom-dark: #000000;
JSON
{
"hex": "#7daeb4",
"rgb": {
"r": 125,
"g": 174,
"b": 180
},
"hsl": {
"h": 186.545,
"s": 26.829,
"l": 59.804
},
"oklch": {
"l": 0.71824,
"c": 0.05258,
"h": 205.6
},
"luminance": 0.37927
}Semantic roles & 50–950 ramp
primary
#7DAEB4
secondary
#D1BEBC
accent
#6F65C3
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282