#7DD4CD#7DD4CD
#7DD4CD is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.3% C 0.085 H 189.0°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD4CD |
|---|---|
| RGB | rgb(125, 212, 205) |
| HSL | hsl(175, 50%, 66%) |
| HSV | hsv(175, 41%, 83%) |
| CMYK | cmyk(41%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(79.53, -27.88, -4.78) |
| CIE-LCH | lch(79.53, 28.29, 189.72°) |
| OKLab | oklab(81.32% -0.084 -0.0133) |
| OKLCH | oklch(81.32% 0.085 189) |
| XYZ | xyz(43.0161, 55.8515, 66.2594) |
| Luminance | 0.5585 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.59
Turquoise
#40E0D0
ΔE00 6.49
Darkturquoise
#00CED1
ΔE00 7.15
Seafoam Blue
#78D1B6
ΔE00 7.15
Pale Teal
#82CBB2
ΔE00 7.26
Paleturquoise
#AFEEEE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD4CD #D47D84
analogous
#7DD4A1 #7DD4CD #7DAFD4
triadic
#7DD4CD #CD7DD4 #D4CD7D
tetradic
#7DD4CD #A17DD4 #D47D84 #AFD47D
square
#7DD4CD #A17DD4 #D47D84 #AFD47D
split-complementary
#7DD4CD #D47DAF #D4A17D
monochromatic
#35A199 #4FC5BB #7DD4CD #ABE3DF #D9F2F0
Accessibility & contrast
On white
1.73
#7DD4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#7DD4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD4CD
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD4CD | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCD
Deuteranopia (green-blind)
#BCC0CE
Tritanopia (blue-blind)
#58D8D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7dd4cd; /* rgb */ color: rgb(125, 212, 205); /* oklch */ color: oklch(81.3% 0.085 189.0);
Tailwind
colors: {
custom: {
50: '#a7e1dc',
500: '#7dd4cd',
950: '#000000',
},
}SCSS
$custom: #7dd4cd; $custom-light: #a7e1dc; $custom-dark: #000000;
JSON
{
"hex": "#7dd4cd",
"rgb": {
"r": 125,
"g": 212,
"b": 205
},
"hsl": {
"h": 175.172,
"s": 50.289,
"l": 66.078
},
"oklch": {
"l": 0.81315,
"c": 0.08507,
"h": 189
},
"luminance": 0.55855
}Semantic roles & 50–950 ramp
primary
#7DD4CD
secondary
#A64F56
accent
#2834BE
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484