#7DC5CD#7DC5CD
#7DC5CD is a light, moderate teal. Relative luminance 0.487; OKLCH L 77.9% C 0.073 H 204.7°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC5CD |
|---|---|
| RGB | rgb(125, 197, 205) |
| HSL | hsl(186, 44%, 65%) |
| HSV | hsv(186, 39%, 80%) |
| CMYK | cmyk(39%, 3.9%, 0%, 19.6%) |
| CIE-LAB | lab(75.26, -20.44, -11.11) |
| CIE-LCH | lch(75.26, 23.26, 208.53°) |
| OKLab | oklab(77.9% -0.0662 -0.0305) |
| OKLCH | oklch(77.9% 0.073 204.7) |
| XYZ | xyz(39.4392, 48.6976, 65.0671) |
| Luminance | 0.4870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 8.22
Aqua Blue
#02D8E9
ΔE00 8.32
Powder Blue
#B0E0E6
ΔE00 8.57
Darkturquoise
#00CED1
ΔE00 8.57
Mediumturquoise
#48D1CC
ΔE00 8.65
Lightblue
#ADD8E6
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC5CD #CD857D
analogous
#7DCDAD #7DC5CD #7D9DCD
triadic
#7DC5CD #CD7DC5 #C5CD7D
tetradic
#7DC5CD #AD7DCD #CD857D #9DCD7D
square
#7DC5CD #AD7DCD #CD857D #9DCD7D
split-complementary
#7DC5CD #CD7D9D #CDAD7D
monochromatic
#3A8D96 #51B1BC #7DC5CD #A9D9DE #D5ECEF
Accessibility & contrast
On white
1.96
#7DC5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#7DC5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC5CD
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC5CD | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCE
Deuteranopia (green-blind)
#ADB5CD
Tritanopia (blue-blind)
#5BCAC7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7dc5cd; /* rgb */ color: rgb(125, 197, 205); /* oklch */ color: oklch(77.9% 0.073 204.7);
Tailwind
colors: {
custom: {
50: '#a6d6dc',
500: '#7dc5cd',
950: '#000000',
},
}SCSS
$custom: #7dc5cd; $custom-light: #a6d6dc; $custom-dark: #000000;
JSON
{
"hex": "#7dc5cd",
"rgb": {
"r": 125,
"g": 197,
"b": 205
},
"hsl": {
"h": 186,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.77895,
"c": 0.07286,
"h": 204.7
},
"luminance": 0.487
}Semantic roles & 50–950 ramp
primary
#7DC5CD
secondary
#E1C8C5
accent
#3C2EB8
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383