#7DD5CE#7DD5CE
#7DD5CE is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.6% C 0.086 H 189.1°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD5CE |
|---|---|
| RGB | rgb(125, 213, 206) |
| HSL | hsl(175, 51%, 66%) |
| HSV | hsv(175, 41%, 84%) |
| CMYK | cmyk(41.3%, 0%, 3.3%, 16.5%) |
| CIE-LAB | lab(79.84, -28.12, -4.85) |
| CIE-LCH | lch(79.84, 28.54, 189.79°) |
| OKLab | oklab(81.58% -0.0848 -0.0135) |
| OKLCH | oklch(81.58% 0.086 189.1) |
| XYZ | xyz(43.3880, 56.4015, 66.9808) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.58
Turquoise
#40E0D0
ΔE00 6.36
Darkturquoise
#00CED1
ΔE00 7.15
Seafoam Blue
#78D1B6
ΔE00 7.20
Pale Teal
#82CBB2
ΔE00 7.37
Paleturquoise
#AFEEEE
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD5CE #D57D84
analogous
#7DD5A2 #7DD5CE #7DB0D5
triadic
#7DD5CE #CE7DD5 #D5CE7D
tetradic
#7DD5CE #A27DD5 #D57D84 #B0D57D
square
#7DD5CE #A27DD5 #D57D84 #B0D57D
split-complementary
#7DD5CE #D57DB0 #D5A27D
monochromatic
#35A39A #4FC6BD #7DD5CE #ABE4DF #DAF3F1
Accessibility & contrast
On white
1.71
#7DD5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#7DD5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD5CE
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD5CE | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCE
Deuteranopia (green-blind)
#BDC1CF
Tritanopia (blue-blind)
#57D9D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7dd5ce; /* rgb */ color: rgb(125, 213, 206); /* oklch */ color: oklch(81.6% 0.086 189.1);
Tailwind
colors: {
custom: {
50: '#a7e2dc',
500: '#7dd5ce',
950: '#000000',
},
}SCSS
$custom: #7dd5ce; $custom-light: #a7e2dc; $custom-dark: #000000;
JSON
{
"hex": "#7dd5ce",
"rgb": {
"r": 125,
"g": 213,
"b": 206
},
"hsl": {
"h": 175.227,
"s": 51.163,
"l": 66.275
},
"oklch": {
"l": 0.81575,
"c": 0.08585,
"h": 189.1
},
"luminance": 0.56405
}Semantic roles & 50–950 ramp
primary
#7DD5CE
secondary
#A74F56
accent
#2733BF
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484