#7DC2CD#7DC2CD
#7DC2CD is a light, moderate teal. Relative luminance 0.474; OKLCH L 77.2% C 0.071 H 208.5°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC2CD |
|---|---|
| RGB | rgb(125, 194, 205) |
| HSL | hsl(188, 44%, 65%) |
| HSV | hsv(188, 39%, 80%) |
| CMYK | cmyk(39%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(74.41, -18.91, -12.38) |
| CIE-LCH | lch(74.41, 22.60, 213.22°) |
| OKLab | oklab(77.22% -0.0625 -0.034) |
| OKLCH | oklch(77.22% 0.071 208.5) |
| XYZ | xyz(38.7647, 47.3487, 64.8423) |
| Luminance | 0.4735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.24
Baby Blue
#89CFF0
ΔE00 8.60
Lightblue
#ADD8E6
ΔE00 8.70
Turquoise Blue
#06B1C4
ΔE00 8.83
Powder Blue
#B0E0E6
ΔE00 8.92
Aqua Blue
#02D8E9
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC2CD #CD887D
analogous
#7DCDB0 #7DC2CD #7D9ACD
triadic
#7DC2CD #CD7DC2 #C2CD7D
tetradic
#7DC2CD #B07DCD #CD887D #9ACD7D
square
#7DC2CD #B07DCD #CD887D #9ACD7D
split-complementary
#7DC2CD #CD7D9A #CDB07D
monochromatic
#3A8996 #51ADBC #7DC2CD #A9D7DE #D5EBEF
Accessibility & contrast
On white
2.01
#7DC2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#7DC2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC2CD
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC2CD | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCE
Deuteranopia (green-blind)
#AAB3CD
Tritanopia (blue-blind)
#5CC8C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7dc2cd; /* rgb */ color: rgb(125, 194, 205); /* oklch */ color: oklch(77.2% 0.071 208.5);
Tailwind
colors: {
custom: {
50: '#a6d4dc',
500: '#7dc2cd',
950: '#000000',
},
}SCSS
$custom: #7dc2cd; $custom-light: #a6d4dc; $custom-dark: #000000;
JSON
{
"hex": "#7dc2cd",
"rgb": {
"r": 125,
"g": 194,
"b": 205
},
"hsl": {
"h": 188.25,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.77216,
"c": 0.07117,
"h": 208.5
},
"luminance": 0.47351
}Semantic roles & 50–950 ramp
primary
#7DC2CD
secondary
#E1C9C5
accent
#412EB8
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383