#7DB4AF#7DB4AF
#7DB4AF is a light, muted teal. Relative luminance 0.401; OKLCH L 73.0% C 0.058 H 188.9°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7DB4AF |
|---|---|
| RGB | rgb(125, 180, 175) |
| HSL | hsl(175, 27%, 60%) |
| HSV | hsv(175, 31%, 71%) |
| CMYK | cmyk(30.6%, 0%, 2.8%, 29.4%) |
| CIE-LAB | lab(69.54, -19.01, -3.21) |
| CIE-LCH | lch(69.54, 19.28, 189.60°) |
| OKLab | oklab(73.03% -0.0573 -0.0089) |
| OKLCH | oklch(73.03% 0.058 188.9) |
| XYZ | xyz(32.5140, 40.0959, 46.5752) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.40
Cadetblue
#5F9EA0
ΔE00 7.49
Dull Teal
#5F9E8F
ΔE00 8.54
Lightseagreen
#20B2AA
ΔE00 8.96
Pale Teal
#82CBB2
ΔE00 9.23
Topaz
#13BBAF
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DB4AF #B47D82
analogous
#7DB493 #7DB4AF #7D9EB4
triadic
#7DB4AF #AF7DB4 #B4AF7D
tetradic
#7DB4AF #937DB4 #B47D82 #9EB47D
square
#7DB4AF #937DB4 #B47D82 #9EB47D
split-complementary
#7DB4AF #B47D9E #B4937D
monochromatic
#43746F #599B95 #7DB4AF #A4CAC7 #CBE1DF
Accessibility & contrast
On white
2.33
#7DB4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#7DB4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DB4AF
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DB4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DB4AF | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAF
Deuteranopia (green-blind)
#A4A7B0
Tritanopia (blue-blind)
#6BB7B2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7db4af; /* rgb */ color: rgb(125, 180, 175); /* oklch */ color: oklch(73.0% 0.058 188.9);
Tailwind
colors: {
custom: {
50: '#a4cac6',
500: '#7db4af',
950: '#000000',
},
}SCSS
$custom: #7db4af; $custom-light: #a4cac6; $custom-dark: #000000;
JSON
{
"hex": "#7db4af",
"rgb": {
"r": 125,
"g": 180,
"b": 175
},
"hsl": {
"h": 174.545,
"s": 26.829,
"l": 59.804
},
"oklch": {
"l": 0.73029,
"c": 0.058,
"h": 188.9
},
"luminance": 0.40098
}Semantic roles & 50–950 ramp
primary
#7DB4AF
secondary
#D1BCBE
accent
#656DC3
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282