#7DD0CA#7DD0CA
#7DD0CA is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.3% C 0.082 H 189.7°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD0CA |
|---|---|
| RGB | rgb(125, 208, 202) |
| HSL | hsl(176, 47%, 65%) |
| HSV | hsv(176, 40%, 82%) |
| CMYK | cmyk(39.9%, 0%, 2.9%, 18.4%) |
| CIE-LAB | lab(78.31, -26.65, -4.97) |
| CIE-LCH | lch(78.31, 27.11, 190.57°) |
| OKLab | oklab(80.31% -0.0806 -0.0138) |
| OKLCH | oklch(80.31% 0.082 189.7) |
| XYZ | xyz(41.6700, 53.7330, 64.0414) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.75
Darkturquoise
#00CED1
ΔE00 7.07
Pale Teal
#82CBB2
ΔE00 7.27
Turquoise
#40E0D0
ΔE00 7.27
Seafoam Blue
#78D1B6
ΔE00 7.43
Paleturquoise
#AFEEEE
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD0CA #D07D83
analogous
#7DD0A1 #7DD0CA #7DACD0
triadic
#7DD0CA #CA7DD0 #D0CA7D
tetradic
#7DD0CA #A17DD0 #D07D83 #ACD07D
square
#7DD0CA #A17DD0 #D07D83 #ACD07D
split-complementary
#7DD0CA #D07DAC #D0A17D
monochromatic
#389B94 #50C0B8 #7DD0CA #AAE0DC #D7F1EF
Accessibility & contrast
On white
1.79
#7DD0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#7DD0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD0CA
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD0CA | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#B9BDCB
Tritanopia (blue-blind)
#5BD4CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7dd0ca; /* rgb */ color: rgb(125, 208, 202); /* oklch */ color: oklch(80.3% 0.082 189.7);
Tailwind
colors: {
custom: {
50: '#a7deda',
500: '#7dd0ca',
950: '#000000',
},
}SCSS
$custom: #7dd0ca; $custom-light: #a7deda; $custom-dark: #000000;
JSON
{
"hex": "#7dd0ca",
"rgb": {
"r": 125,
"g": 208,
"b": 202
},
"hsl": {
"h": 175.663,
"s": 46.893,
"l": 65.294
},
"oklch": {
"l": 0.80305,
"c": 0.08174,
"h": 189.7
},
"luminance": 0.53736
}Semantic roles & 50–950 ramp
primary
#7DD0CA
secondary
#A05157
accent
#2B36BA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483