#7DD7CD#7DD7CD
#7DD7CD is a very light, moderate teal. Relative luminance 0.574; OKLCH L 82.0% C 0.088 H 186.5°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD7CD |
|---|---|
| RGB | rgb(125, 215, 205) |
| HSL | hsl(173, 53%, 67%) |
| HSV | hsv(173, 42%, 84%) |
| CMYK | cmyk(41.9%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(80.38, -29.33, -3.52) |
| CIE-LCH | lch(80.38, 29.54, 186.84°) |
| OKLab | oklab(82% -0.0875 -0.0099) |
| OKLCH | oklch(82% 0.088 186.5) |
| XYZ | xyz(43.7730, 57.3653, 66.5117) |
| Luminance | 0.5737 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.83
Turquoise
#40E0D0
ΔE00 5.64
Seafoam Blue
#78D1B6
ΔE00 6.21
Pale Teal
#82CBB2
ΔE00 6.64
Tiffany Blue
#7BF2DA
ΔE00 7.38
Darkturquoise
#00CED1
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD7CD #D77D87
analogous
#7DD7A0 #7DD7CD #7DB4D7
triadic
#7DD7CD #CD7DD7 #D7CD7D
tetradic
#7DD7CD #A07DD7 #D77D87 #B4D77D
square
#7DD7CD #A07DD7 #D77D87 #B4D77D
split-complementary
#7DD7CD #D77DB4 #D7A07D
monochromatic
#33A69A #4EC9BB #7DD7CD #ACE5DF #DBF4F1
Accessibility & contrast
On white
1.68
#7DD7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#7DD7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD7CD
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD7CD | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#BFC3CE
Tritanopia (blue-blind)
#57DBD4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7dd7cd; /* rgb */ color: rgb(125, 215, 205); /* oklch */ color: oklch(82.0% 0.088 186.5);
Tailwind
colors: {
custom: {
50: '#a7e3dc',
500: '#7dd7cd',
950: '#000000',
},
}SCSS
$custom: #7dd7cd; $custom-light: #a7e3dc; $custom-dark: #000000;
JSON
{
"hex": "#7dd7cd",
"rgb": {
"r": 125,
"g": 215,
"b": 205
},
"hsl": {
"h": 173.333,
"s": 52.941,
"l": 66.667
},
"oklch": {
"l": 0.82003,
"c": 0.08809,
"h": 186.5
},
"luminance": 0.57369
}Semantic roles & 50–950 ramp
primary
#7DD7CD
secondary
#AA4E58
accent
#2536C0
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484