#7DB1BB#7DB1BB
#7DB1BB is a light, muted teal. Relative luminance 0.394; OKLCH L 72.7% C 0.056 H 210.8°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7DB1BB |
|---|---|
| RGB | rgb(125, 177, 187) |
| HSL | hsl(190, 31%, 61%) |
| HSV | hsv(190, 33%, 73%) |
| CMYK | cmyk(33.2%, 5.3%, 0%, 26.7%) |
| CIE-LAB | lab(69.03, -14.58, -10.58) |
| CIE-LCH | lch(69.03, 18.02, 215.96°) |
| OKLab | oklab(72.74% -0.0485 -0.0289) |
| OKLCH | oklch(72.74% 0.056 210.8) |
| XYZ | xyz(33.1462, 39.3903, 52.8606) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.02
Bluegrey
#85A3B2
ΔE00 7.38
Cadetblue
#5F9EA0
ΔE00 7.93
Turquoise Blue
#06B1C4
ΔE00 8.92
Sky Blue
#87CEEB
ΔE00 9.74
Bluey Grey
#89A0B0
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DB1BB #BB877D
analogous
#7DBBA6 #7DB1BB #7D92BB
triadic
#7DB1BB #BB7DB1 #B1BB7D
tetradic
#7DB1BB #A67DBB #BB877D #92BB7D
square
#7DB1BB #A67DBB #BB877D #92BB7D
split-complementary
#7DB1BB #BB7D92 #BBA67D
monochromatic
#41737C #5698A5 #7DB1BB #A5C9D0 #CDE1E5
Accessibility & contrast
On white
2.37
#7DB1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#7DB1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DB1BB
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DB1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DB1BB | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBC
Deuteranopia (green-blind)
#9EA5BB
Tritanopia (blue-blind)
#67B6B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7db1bb; /* rgb */ color: rgb(125, 177, 187); /* oklch */ color: oklch(72.7% 0.056 210.8);
Tailwind
colors: {
custom: {
50: '#a5c8cf',
500: '#7db1bb',
950: '#000000',
},
}SCSS
$custom: #7db1bb; $custom-light: #a5c8cf; $custom-dark: #000000;
JSON
{
"hex": "#7db1bb",
"rgb": {
"r": 125,
"g": 177,
"b": 187
},
"hsl": {
"h": 189.677,
"s": 31.313,
"l": 61.176
},
"oklch": {
"l": 0.72744,
"c": 0.05648,
"h": 210.8
},
"luminance": 0.39392
}Semantic roles & 50–950 ramp
primary
#7DB1BB
secondary
#D6C2BE
accent
#4D3BAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282