#7DB5BE#7DB5BE
#7DB5BE is a light, muted teal. Relative luminance 0.411; OKLCH L 73.8% C 0.060 H 208.5°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7DB5BE |
|---|---|
| RGB | rgb(125, 181, 190) |
| HSL | hsl(188, 33%, 62%) |
| HSV | hsv(188, 34%, 75%) |
| CMYK | cmyk(34.2%, 4.7%, 0%, 25.5%) |
| CIE-LAB | lab(70.26, -15.94, -10.40) |
| CIE-LCH | lch(70.26, 19.03, 213.11°) |
| OKLab | oklab(73.75% -0.0524 -0.0284) |
| OKLCH | oklch(73.75% 0.06 208.5) |
| XYZ | xyz(34.2724, 41.1234, 54.8369) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.27
Greyblue
#77A1B5
ΔE00 8.35
Turquoise Blue
#06B1C4
ΔE00 8.62
Bluegrey
#85A3B2
ΔE00 8.69
Sky Blue
#87CEEB
ΔE00 9.34
Baby Blue
#89CFF0
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DB5BE #BE867D
analogous
#7DBEA7 #7DB5BE #7D95BE
triadic
#7DB5BE #BE7DB5 #B5BE7D
tetradic
#7DB5BE #A77DBE #BE867D #95BE7D
square
#7DB5BE #A77DBE #BE867D #95BE7D
split-complementary
#7DB5BE #BE7D95 #BEA77D
monochromatic
#407880 #559DA9 #7DB5BE #A6CCD2 #CFE3E7
Accessibility & contrast
On white
2.28
#7DB5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#7DB5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DB5BE
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DB5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DB5BE | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1BF
Deuteranopia (green-blind)
#A1A8BE
Tritanopia (blue-blind)
#65BAB8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7db5be; /* rgb */ color: rgb(125, 181, 190); /* oklch */ color: oklch(73.8% 0.060 208.5);
Tailwind
colors: {
custom: {
50: '#a5cbd1',
500: '#7db5be',
950: '#000000',
},
}SCSS
$custom: #7db5be; $custom-light: #a5cbd1; $custom-dark: #000000;
JSON
{
"hex": "#7db5be",
"rgb": {
"r": 125,
"g": 181,
"b": 190
},
"hsl": {
"h": 188.308,
"s": 33.333,
"l": 61.765
},
"oklch": {
"l": 0.73753,
"c": 0.05963,
"h": 208.5
},
"luminance": 0.41125
}Semantic roles & 50–950 ramp
primary
#7DB5BE
secondary
#D7C3BF
accent
#4939AC
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282