#7DC3CD#7DC3CD
#7DC3CD is a light, moderate teal. Relative luminance 0.478; OKLCH L 77.4% C 0.072 H 207.2°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC3CD |
|---|---|
| RGB | rgb(125, 195, 205) |
| HSL | hsl(188, 44%, 65%) |
| HSV | hsv(188, 39%, 80%) |
| CMYK | cmyk(39%, 4.9%, 0%, 19.6%) |
| CIE-LAB | lab(74.70, -19.42, -11.96) |
| CIE-LCH | lch(74.70, 22.81, 211.62°) |
| OKLab | oklab(77.44% -0.0637 -0.0328) |
| OKLCH | oklch(77.44% 0.072 207.2) |
| XYZ | xyz(38.9880, 47.7953, 64.9167) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.55
Aqua Blue
#02D8E9
ΔE00 8.73
Powder Blue
#B0E0E6
ΔE00 8.78
Lightblue
#ADD8E6
ΔE00 8.81
Baby Blue
#89CFF0
ΔE00 8.92
Turquoise Blue
#06B1C4
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC3CD #CD877D
analogous
#7DCDAF #7DC3CD #7D9BCD
triadic
#7DC3CD #CD7DC3 #C3CD7D
tetradic
#7DC3CD #AF7DCD #CD877D #9BCD7D
square
#7DC3CD #AF7DCD #CD877D #9BCD7D
split-complementary
#7DC3CD #CD7D9B #CDAF7D
monochromatic
#3A8A96 #51AFBC #7DC3CD #A9D7DE #D5ECEF
Accessibility & contrast
On white
1.99
#7DC3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#7DC3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC3CD
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC3CD | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BECE
Deuteranopia (green-blind)
#ABB3CD
Tritanopia (blue-blind)
#5CC9C6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7dc3cd; /* rgb */ color: rgb(125, 195, 205); /* oklch */ color: oklch(77.4% 0.072 207.2);
Tailwind
colors: {
custom: {
50: '#a6d5dc',
500: '#7dc3cd',
950: '#000000',
},
}SCSS
$custom: #7dc3cd; $custom-light: #a6d5dc; $custom-dark: #000000;
JSON
{
"hex": "#7dc3cd",
"rgb": {
"r": 125,
"g": 195,
"b": 205
},
"hsl": {
"h": 187.5,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.77442,
"c": 0.0717,
"h": 207.2
},
"luminance": 0.47798
}Semantic roles & 50–950 ramp
primary
#7DC3CD
secondary
#E1C9C5
accent
#3F2EB8
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383