#7DD0DC#7DD0DC
#7DD0DC is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.9% C 0.083 H 207.5°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD0DC |
|---|---|
| RGB | rgb(125, 208, 220) |
| HSL | hsl(188, 58%, 68%) |
| HSV | hsv(188, 43%, 86%) |
| CMYK | cmyk(43.2%, 5.5%, 0%, 13.7%) |
| CIE-LAB | lab(78.83, -22.18, -13.85) |
| CIE-LCH | lch(78.83, 26.15, 211.99°) |
| OKLab | oklab(80.9% -0.0732 -0.0381) |
| OKLCH | oklch(80.9% 0.083 207.5) |
| XYZ | xyz(43.9268, 54.6357, 75.9273) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.61
Sky Blue
#87CEEB
ΔE00 6.93
Robin'S Egg
#6DEDFD
ΔE00 7.14
Robin'S Egg Blue
#98EFF9
ΔE00 7.16
Powder Blue
#B0E0E6
ΔE00 7.38
Robin Egg Blue
#8AF1FE
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD0DC #DC897D
analogous
#7DDCB9 #7DD0DC #7DA0DC
triadic
#7DD0DC #DC7DD0 #D0DC7D
tetradic
#7DD0DC #B97DDC #DC897D #A0DC7D
square
#7DD0DC #B97DDC #DC897D #A0DC7D
split-complementary
#7DD0DC #DC7DA0 #DCB97D
monochromatic
#2F9FAF #4DBFCF #7DD0DC #ADE1E9 #DDF3F6
Accessibility & contrast
On white
1.76
#7DD0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#7DD0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD0DC
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD0DC | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADD
Deuteranopia (green-blind)
#B4BEDC
Tritanopia (blue-blind)
#50D7D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7dd0dc; /* rgb */ color: rgb(125, 208, 220); /* oklch */ color: oklch(80.9% 0.083 207.5);
Tailwind
colors: {
custom: {
50: '#a8dee6',
500: '#7dd0dc',
950: '#000000',
},
}SCSS
$custom: #7dd0dc; $custom-light: #a8dee6; $custom-dark: #000000;
JSON
{
"hex": "#7dd0dc",
"rgb": {
"r": 125,
"g": 208,
"b": 220
},
"hsl": {
"h": 187.579,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.809,
"c": 0.08255,
"h": 207.5
},
"luminance": 0.54639
}Semantic roles & 50–950 ramp
primary
#7DD0DC
secondary
#B2584C
accent
#3520C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484