#7DB9BE#7DB9BE
#7DB9BE is a light, moderate teal. Relative luminance 0.428; OKLCH L 74.7% C 0.062 H 202.5°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7DB9BE |
|---|---|
| RGB | rgb(125, 185, 190) |
| HSL | hsl(185, 33%, 62%) |
| HSV | hsv(185, 34%, 75%) |
| CMYK | cmyk(34.2%, 2.6%, 0%, 25.5%) |
| CIE-LAB | lab(71.40, -18.01, -8.70) |
| CIE-LCH | lch(71.40, 20.00, 205.77°) |
| OKLab | oklab(74.66% -0.0574 -0.0238) |
| OKLCH | oklch(74.66% 0.062 202.5) |
| XYZ | xyz(35.0975, 42.7735, 55.1119) |
| Luminance | 0.4278 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.44
Turquoise Blue
#06B1C4
ΔE00 8.80
Mediumturquoise
#48D1CC
ΔE00 10.14
Sky Blue
#87CEEB
ΔE00 10.16
Darkturquoise
#00CED1
ΔE00 10.19
Greyblue
#77A1B5
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DB9BE #BE827D
analogous
#7DBEA3 #7DB9BE #7D99BE
triadic
#7DB9BE #BE7DB9 #B9BE7D
tetradic
#7DB9BE #A37DBE #BE827D #99BE7D
square
#7DB9BE #A37DBE #BE827D #99BE7D
split-complementary
#7DB9BE #BE7D99 #BEA37D
monochromatic
#407B80 #55A3A9 #7DB9BE #A6CFD2 #CFE5E7
Accessibility & contrast
On white
2.20
#7DB9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#7DB9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DB9BE
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DB9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DB9BE | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4BE
Deuteranopia (green-blind)
#A5ABBE
Tritanopia (blue-blind)
#64BDBA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7db9be; /* rgb */ color: rgb(125, 185, 190); /* oklch */ color: oklch(74.7% 0.062 202.5);
Tailwind
colors: {
custom: {
50: '#a5ced1',
500: '#7db9be',
950: '#000000',
},
}SCSS
$custom: #7db9be; $custom-light: #a5ced1; $custom-dark: #000000;
JSON
{
"hex": "#7db9be",
"rgb": {
"r": 125,
"g": 185,
"b": 190
},
"hsl": {
"h": 184.615,
"s": 33.333,
"l": 61.765
},
"oklch": {
"l": 0.74661,
"c": 0.0622,
"h": 202.5
},
"luminance": 0.42776
}Semantic roles & 50–950 ramp
primary
#7DB9BE
secondary
#D7C1BF
accent
#4239AC
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1314
muted
#7F8282