#7DCDCE#7DCDCE
#7DCDCE is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.079 H 196.7°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCDCE |
|---|---|
| RGB | rgb(125, 205, 206) |
| HSL | hsl(181, 45%, 65%) |
| HSV | hsv(181, 39%, 81%) |
| CMYK | cmyk(39.3%, 0.5%, 0%, 19.2%) |
| CIE-LAB | lab(77.56, -24.20, -8.22) |
| CIE-LCH | lch(77.56, 25.56, 198.76°) |
| OKLab | oklab(79.75% -0.0753 -0.0226) |
| OKLCH | oklch(79.75% 0.079 196.7) |
| XYZ | xyz(41.4252, 52.4759, 66.3265) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.81
Darkturquoise
#00CED1
ΔE00 6.87
Aqua Blue
#02D8E9
ΔE00 7.82
Powder Blue
#B0E0E6
ΔE00 8.59
Robin'S Egg Blue
#98EFF9
ΔE00 8.62
Paleturquoise
#AFEEEE
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCDCE #CE7E7D
analogous
#7DCEA7 #7DCDCE #7DA4CE
triadic
#7DCDCE #CE7DCD #CDCE7D
tetradic
#7DCDCE #A77DCE #CE7E7D #A4CE7D
square
#7DCDCE #A77DCE #CE7E7D #A4CE7D
split-complementary
#7DCDCE #CE7DA4 #CEA77D
monochromatic
#399697 #51BCBD #7DCDCE #A9DEDF #D6EFF0
Accessibility & contrast
On white
1.83
#7DCDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#7DCDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCDCE
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCDCE | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CE
Deuteranopia (green-blind)
#B5BBCF
Tritanopia (blue-blind)
#59D2CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7dcdce; /* rgb */ color: rgb(125, 205, 206); /* oklch */ color: oklch(79.7% 0.079 196.7);
Tailwind
colors: {
custom: {
50: '#a7dcdc',
500: '#7dcdce',
950: '#000000',
},
}SCSS
$custom: #7dcdce; $custom-light: #a7dcdc; $custom-dark: #000000;
JSON
{
"hex": "#7dcdce",
"rgb": {
"r": 125,
"g": 205,
"b": 206
},
"hsl": {
"h": 180.741,
"s": 45.251,
"l": 64.902
},
"oklch": {
"l": 0.79747,
"c": 0.07867,
"h": 196.7
},
"luminance": 0.52479
}Semantic roles & 50–950 ramp
primary
#7DCDCE
secondary
#9D5352
accent
#2F2DB8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484