#7DAAAA#7DAAAA
#7DAAAA is a light, muted teal. Relative luminance 0.360; OKLCH L 70.6% C 0.048 H 196.1°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7DAAAA |
|---|---|
| RGB | rgb(125, 170, 170) |
| HSL | hsl(180, 21%, 58%) |
| HSV | hsv(180, 26%, 67%) |
| CMYK | cmyk(26.5%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(66.53, -14.97, -4.89) |
| CIE-LCH | lch(66.53, 15.74, 198.08°) |
| OKLab | oklab(70.58% -0.0463 -0.0134) |
| OKLCH | oklch(70.58% 0.048 196.1) |
| XYZ | xyz(30.0856, 36.0103, 43.3879) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.57
Greyish Teal
#719F91
ΔE00 7.15
Dull Teal
#5F9E8F
ΔE00 8.90
Bluegrey
#85A3B2
ΔE00 9.20
Greyblue
#77A1B5
ΔE00 9.46
Cool Grey
#95A3A6
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DAAAA #AA7D7D
analogous
#7DAA93 #7DAAAA #7D93AA
triadic
#7DAAAA #AA7DAA #AAAA7D
tetradic
#7DAAAA #937DAA #AA7D7D #93AA7D
square
#7DAAAA #937DAA #AA7D7D #93AA7D
split-complementary
#7DAAAA #AA7D93 #AA937D
monochromatic
#446868 #5C8D8D #7DAAAA #A2C2C2 #C7DADA
Accessibility & contrast
On white
2.56
#7DAAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#7DAAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DAAAA
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DAAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DAAAA | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AA
Deuteranopia (green-blind)
#9B9FAA
Tritanopia (blue-blind)
#6EADAA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7daaaa; /* rgb */ color: rgb(125, 170, 170); /* oklch */ color: oklch(70.6% 0.048 196.1);
Tailwind
colors: {
custom: {
50: '#a4c3c3',
500: '#7daaaa',
950: '#000000',
},
}SCSS
$custom: #7daaaa; $custom-light: #a4c3c3; $custom-dark: #000000;
JSON
{
"hex": "#7daaaa",
"rgb": {
"r": 125,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 20.93,
"l": 57.843
},
"oklch": {
"l": 0.7058,
"c": 0.04819,
"h": 196.1
},
"luminance": 0.36012
}Semantic roles & 50–950 ramp
primary
#7DAAAA
secondary
#CAB8B8
accent
#6A6ABD
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1212
muted
#7F8181