#7DAFAA#7DAFAA
#7DAFAA is a light, muted teal. Relative luminance 0.379; OKLCH L 71.7% C 0.053 H 188.3°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7DAFAA |
|---|---|
| RGB | rgb(125, 175, 170) |
| HSL | hsl(174, 24%, 59%) |
| HSV | hsv(174, 29%, 69%) |
| CMYK | cmyk(28.6%, 0%, 2.9%, 31.4%) |
| CIE-LAB | lab(67.96, -17.58, -2.77) |
| CIE-LCH | lch(67.96, 17.80, 188.96°) |
| OKLab | oklab(71.72% -0.0529 -0.0077) |
| OKLCH | oklch(71.72% 0.053 188.3) |
| XYZ | xyz(31.0407, 37.9206, 43.7063) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.25
Cadetblue
#5F9EA0
ΔE00 6.58
Dull Teal
#5F9E8F
ΔE00 7.76
Grey Teal
#5E9B8A
ΔE00 8.85
Lightseagreen
#20B2AA
ΔE00 9.45
Pale Teal
#82CBB2
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DAFAA #AF7D82
analogous
#7DAF91 #7DAFAA #7D9BAF
triadic
#7DAFAA #AA7DAF #AFAA7D
tetradic
#7DAFAA #917DAF #AF7D82 #9BAF7D
square
#7DAFAA #917DAF #AF7D82 #9BAF7D
split-complementary
#7DAFAA #AF7D9B #AF917D
monochromatic
#446E6A #5B948E #7DAFAA #A3C6C3 #C9DEDC
Accessibility & contrast
On white
2.45
#7DAFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#7DAFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DAFAA
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DAFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DAFAA | 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)
#AAAAAA
Deuteranopia (green-blind)
#A0A3AB
Tritanopia (blue-blind)
#6DB1AD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7dafaa; /* rgb */ color: rgb(125, 175, 170); /* oklch */ color: oklch(71.7% 0.053 188.3);
Tailwind
colors: {
custom: {
50: '#a4c7c3',
500: '#7dafaa',
950: '#000000',
},
}SCSS
$custom: #7dafaa; $custom-light: #a4c7c3; $custom-dark: #000000;
JSON
{
"hex": "#7dafaa",
"rgb": {
"r": 125,
"g": 175,
"b": 170
},
"hsl": {
"h": 174,
"s": 23.81,
"l": 58.824
},
"oklch": {
"l": 0.71724,
"c": 0.05347,
"h": 188.3
},
"luminance": 0.37922
}Semantic roles & 50–950 ramp
primary
#7DAFAA
secondary
#CEBABC
accent
#6870C0
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1312
muted
#7F8281