#7DCDCD#7DCDCD
#7DCDCD is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.7% C 0.079 H 195.7°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCDCD |
|---|---|
| RGB | rgb(125, 205, 205) |
| HSL | hsl(180, 44%, 65%) |
| HSV | hsv(180, 39%, 80%) |
| CMYK | cmyk(39%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(77.54, -24.45, -7.73) |
| CIE-LCH | lch(77.54, 25.64, 197.54°) |
| OKLab | oklab(79.72% -0.0758 -0.0213) |
| OKLCH | oklch(79.72% 0.079 195.7) |
| XYZ | xyz(41.3041, 52.4274, 65.6888) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.61
Darkturquoise
#00CED1
ΔE00 6.84
Aqua Blue
#02D8E9
ΔE00 8.03
Paleturquoise
#AFEEEE
ΔE00 8.75
Powder Blue
#B0E0E6
ΔE00 8.76
Robin'S Egg Blue
#98EFF9
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCDCD #CD7D7D
analogous
#7DCDA5 #7DCDCD #7DA5CD
triadic
#7DCDCD #CD7DCD #CDCD7D
tetradic
#7DCDCD #A57DCD #CD7D7D #A5CD7D
square
#7DCDCD #A57DCD #CD7D7D #A5CD7D
split-complementary
#7DCDCD #CD7DA5 #CDA57D
monochromatic
#3A9696 #51BCBC #7DCDCD #A9DEDE #D5EFEF
Accessibility & contrast
On white
1.83
#7DCDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#7DCDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCDCD
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCDCD | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CD
Deuteranopia (green-blind)
#B5BBCE
Tritanopia (blue-blind)
#5AD2CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7dcdcd; /* rgb */ color: rgb(125, 205, 205); /* oklch */ color: oklch(79.7% 0.079 195.7);
Tailwind
colors: {
custom: {
50: '#a7dcdc',
500: '#7dcdcd',
950: '#000000',
},
}SCSS
$custom: #7dcdcd; $custom-light: #a7dcdc; $custom-dark: #000000;
JSON
{
"hex": "#7dcdcd",
"rgb": {
"r": 125,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.79715,
"c": 0.07869,
"h": 195.7
},
"luminance": 0.5243
}Semantic roles & 50–950 ramp
primary
#7DCDCD
secondary
#9C5252
accent
#2E2EB8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484