#7DB2BB#7DB2BB
#7DB2BB is a light, muted teal. Relative luminance 0.398; OKLCH L 73.0% C 0.057 H 209.2°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7DB2BB |
|---|---|
| RGB | rgb(125, 178, 187) |
| HSL | hsl(189, 31%, 61%) |
| HSV | hsv(189, 33%, 73%) |
| CMYK | cmyk(33.2%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(69.32, -15.11, -10.16) |
| CIE-LCH | lch(69.32, 18.20, 213.91°) |
| OKLab | oklab(72.97% -0.0498 -0.0278) |
| OKLCH | oklch(72.97% 0.057 209.2) |
| XYZ | xyz(33.3445, 39.7867, 52.9267) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.59
Cadetblue
#5F9EA0
ΔE00 7.82
Bluegrey
#85A3B2
ΔE00 7.91
Turquoise Blue
#06B1C4
ΔE00 8.82
Sky Blue
#87CEEB
ΔE00 9.84
Bluey Grey
#89A0B0
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DB2BB #BB867D
analogous
#7DBBA5 #7DB2BB #7D93BB
triadic
#7DB2BB #BB7DB2 #B2BB7D
tetradic
#7DB2BB #A57DBB #BB867D #93BB7D
square
#7DB2BB #A57DBB #BB867D #93BB7D
split-complementary
#7DB2BB #BB7D93 #BBA57D
monochromatic
#41747C #5699A5 #7DB2BB #A5CAD0 #CDE2E5
Accessibility & contrast
On white
2.34
#7DB2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#7DB2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DB2BB
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DB2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DB2BB | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBC
Deuteranopia (green-blind)
#9FA6BB
Tritanopia (blue-blind)
#67B7B5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7db2bb; /* rgb */ color: rgb(125, 178, 187); /* oklch */ color: oklch(73.0% 0.057 209.2);
Tailwind
colors: {
custom: {
50: '#a5c9cf',
500: '#7db2bb',
950: '#000000',
},
}SCSS
$custom: #7db2bb; $custom-light: #a5c9cf; $custom-dark: #000000;
JSON
{
"hex": "#7db2bb",
"rgb": {
"r": 125,
"g": 178,
"b": 187
},
"hsl": {
"h": 188.71,
"s": 31.313,
"l": 61.176
},
"oklch": {
"l": 0.7297,
"c": 0.05701,
"h": 209.2
},
"luminance": 0.39789
}Semantic roles & 50–950 ramp
primary
#7DB2BB
secondary
#D6C2BE
accent
#4C3BAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282