#7DD5CD#7DD5CD
#7DD5CD is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.5% C 0.086 H 188.1°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD5CD |
|---|---|
| RGB | rgb(125, 213, 205) |
| HSL | hsl(175, 51%, 66%) |
| HSV | hsv(175, 41%, 84%) |
| CMYK | cmyk(41.3%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(79.81, -28.36, -4.36) |
| CIE-LCH | lch(79.81, 28.70, 188.73°) |
| OKLab | oklab(81.54% -0.0852 -0.0122) |
| OKLCH | oklch(81.54% 0.086 188.1) |
| XYZ | xyz(43.2669, 56.3530, 66.3430) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.63
Turquoise
#40E0D0
ΔE00 6.19
Seafoam Blue
#78D1B6
ΔE00 6.82
Pale Teal
#82CBB2
ΔE00 7.03
Darkturquoise
#00CED1
ΔE00 7.32
Tiffany Blue
#7BF2DA
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD5CD #D57D85
analogous
#7DD5A1 #7DD5CD #7DB1D5
triadic
#7DD5CD #CD7DD5 #D5CD7D
tetradic
#7DD5CD #A17DD5 #D57D85 #B1D57D
square
#7DD5CD #A17DD5 #D57D85 #B1D57D
split-complementary
#7DD5CD #D57DB1 #D5A17D
monochromatic
#35A399 #4FC6BB #7DD5CD #ABE4DF #DAF3F1
Accessibility & contrast
On white
1.71
#7DD5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#7DD5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD5CD
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD5CD | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCD
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#58D9D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7dd5cd; /* rgb */ color: rgb(125, 213, 205); /* oklch */ color: oklch(81.5% 0.086 188.1);
Tailwind
colors: {
custom: {
50: '#a7e2dc',
500: '#7dd5cd',
950: '#000000',
},
}SCSS
$custom: #7dd5cd; $custom-light: #a7e2dc; $custom-dark: #000000;
JSON
{
"hex": "#7dd5cd",
"rgb": {
"r": 125,
"g": 213,
"b": 205
},
"hsl": {
"h": 174.545,
"s": 51.163,
"l": 66.275
},
"oklch": {
"l": 0.81544,
"c": 0.08607,
"h": 188.1
},
"luminance": 0.56356
}Semantic roles & 50–950 ramp
primary
#7DD5CD
secondary
#A74F57
accent
#2735BF
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484