#7ECDCD#7ECDCD
#7ECDCD is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.8% C 0.078 H 195.7°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECDCD |
|---|---|
| RGB | rgb(126, 205, 205) |
| HSL | hsl(180, 44%, 65%) |
| HSV | hsv(180, 39%, 80%) |
| CMYK | cmyk(38.5%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(77.58, -24.19, -7.65) |
| CIE-LCH | lch(77.58, 25.38, 197.56°) |
| OKLab | oklab(79.76% -0.075 -0.0211) |
| OKLCH | oklch(79.76% 0.078 195.7) |
| XYZ | xyz(41.4509, 52.5031, 65.6956) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.73
Darkturquoise
#00CED1
ΔE00 6.97
Aqua Blue
#02D8E9
ΔE00 8.11
Powder Blue
#B0E0E6
ΔE00 8.66
Paleturquoise
#AFEEEE
ΔE00 8.68
Robin'S Egg Blue
#98EFF9
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECDCD #CD7E7E
analogous
#7ECDA6 #7ECDCD #7EA6CD
triadic
#7ECDCD #CD7ECD #CDCD7E
tetradic
#7ECDCD #A67ECD #CD7E7E #A6CD7E
square
#7ECDCD #A67ECD #CD7E7E #A6CD7E
split-complementary
#7ECDCD #CD7EA6 #CDA67E
monochromatic
#3A9696 #52BCBC #7ECDCD #AADEDE #D6EFEF
Accessibility & contrast
On white
1.83
#7ECDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#7ECDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECDCD
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECDCD | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CD
Deuteranopia (green-blind)
#B5BBCE
Tritanopia (blue-blind)
#5CD2CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7ecdcd; /* rgb */ color: rgb(126, 205, 205); /* oklch */ color: oklch(79.8% 0.078 195.7);
Tailwind
colors: {
custom: {
50: '#a7dcdc',
500: '#7ecdcd',
950: '#000000',
},
}SCSS
$custom: #7ecdcd; $custom-light: #a7dcdc; $custom-dark: #000000;
JSON
{
"hex": "#7ecdcd",
"rgb": {
"r": 126,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 44.134,
"l": 64.902
},
"oklch": {
"l": 0.79763,
"c": 0.07788,
"h": 195.7
},
"luminance": 0.52506
}Semantic roles & 50–950 ramp
primary
#7ECDCD
secondary
#9D5353
accent
#2E2EB7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484