#7DCDCC#7DCDCC
#7DCDCC is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.7% C 0.079 H 194.7°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCDCC |
|---|---|
| RGB | rgb(125, 205, 204) |
| HSL | hsl(179, 44%, 65%) |
| HSV | hsv(179, 39%, 80%) |
| CMYK | cmyk(39%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(77.51, -24.69, -7.23) |
| CIE-LCH | lch(77.51, 25.73, 196.32°) |
| OKLab | oklab(79.68% -0.0762 -0.0199) |
| OKLCH | oklch(79.68% 0.079 194.7) |
| XYZ | xyz(41.1838, 52.3793, 65.0551) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.43
Darkturquoise
#00CED1
ΔE00 6.84
Aqua Blue
#02D8E9
ΔE00 8.25
Paleturquoise
#AFEEEE
ΔE00 8.80
Turquoise
#40E0D0
ΔE00 8.87
Powder Blue
#B0E0E6
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCDCC #CD7D7E
analogous
#7DCDA4 #7DCDCC #7DA6CD
triadic
#7DCDCC #CC7DCD #CDCC7D
tetradic
#7DCDCC #A47DCD #CD7D7E #A6CD7D
square
#7DCDCC #A47DCD #CD7D7E #A6CD7D
split-complementary
#7DCDCC #CD7DA6 #CDA47D
monochromatic
#3A9695 #51BCBB #7DCDCC #A9DEDD #D5EFEF
Accessibility & contrast
On white
1.83
#7DCDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#7DCDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCDCC
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCDCC | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CC
Deuteranopia (green-blind)
#B5BBCD
Tritanopia (blue-blind)
#5AD2CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7dcdcc; /* rgb */ color: rgb(125, 205, 204); /* oklch */ color: oklch(79.7% 0.079 194.7);
Tailwind
colors: {
custom: {
50: '#a7dcdb',
500: '#7dcdcc',
950: '#000000',
},
}SCSS
$custom: #7dcdcc; $custom-light: #a7dcdb; $custom-dark: #000000;
JSON
{
"hex": "#7dcdcc",
"rgb": {
"r": 125,
"g": 205,
"b": 204
},
"hsl": {
"h": 179.25,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.79682,
"c": 0.07873,
"h": 194.7
},
"luminance": 0.52382
}Semantic roles & 50–950 ramp
primary
#7DCDCC
secondary
#9C5253
accent
#2E30B8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484