#7DD0CD#7DD0CD
#7DD0CD is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.4% C 0.081 H 192.7°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD0CD |
|---|---|
| RGB | rgb(125, 208, 205) |
| HSL | hsl(178, 47%, 65%) |
| HSV | hsv(178, 40%, 82%) |
| CMYK | cmyk(39.9%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(78.39, -25.93, -6.46) |
| CIE-LCH | lch(78.39, 26.72, 193.99°) |
| OKLab | oklab(80.4% -0.0793 -0.0178) |
| OKLCH | oklch(80.4% 0.081 192.7) |
| XYZ | xyz(42.0286, 53.8765, 65.9303) |
| Luminance | 0.5388 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.91
Darkturquoise
#00CED1
ΔE00 6.76
Turquoise
#40E0D0
ΔE00 7.91
Pale Teal
#82CBB2
ΔE00 8.40
Aqua Blue
#02D8E9
ΔE00 8.46
Paleturquoise
#AFEEEE
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD0CD #D07D80
analogous
#7DD0A3 #7DD0CD #7DAAD0
triadic
#7DD0CD #CD7DD0 #D0CD7D
tetradic
#7DD0CD #A37DD0 #D07D80 #AAD07D
square
#7DD0CD #A37DD0 #D07D80 #AAD07D
split-complementary
#7DD0CD #D07DAA #D0A37D
monochromatic
#389B97 #50C0BC #7DD0CD #AAE0DE #D7F1F0
Accessibility & contrast
On white
1.78
#7DD0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#7DD0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD0CD
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD0CD | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CD
Deuteranopia (green-blind)
#B8BDCE
Tritanopia (blue-blind)
#59D4CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7dd0cd; /* rgb */ color: rgb(125, 208, 205); /* oklch */ color: oklch(80.4% 0.081 192.7);
Tailwind
colors: {
custom: {
50: '#a7dedc',
500: '#7dd0cd',
950: '#000000',
},
}SCSS
$custom: #7dd0cd; $custom-light: #a7dedc; $custom-dark: #000000;
JSON
{
"hex": "#7dd0cd",
"rgb": {
"r": 125,
"g": 208,
"b": 205
},
"hsl": {
"h": 177.831,
"s": 46.893,
"l": 65.294
},
"oklch": {
"l": 0.804,
"c": 0.08129,
"h": 192.7
},
"luminance": 0.5388
}Semantic roles & 50–950 ramp
primary
#7DD0CD
secondary
#A05154
accent
#2B31BA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484