#7ED6CD#7ED6CD
#7ED6CD is a light, moderate teal. Relative luminance 0.569; OKLCH L 81.8% C 0.086 H 187.2°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED6CD |
|---|---|
| RGB | rgb(126, 214, 205) |
| HSL | hsl(174, 52%, 67%) |
| HSV | hsv(174, 41%, 84%) |
| CMYK | cmyk(41.1%, 0%, 4.2%, 16.1%) |
| CIE-LAB | lab(80.14, -28.60, -3.87) |
| CIE-LCH | lch(80.14, 28.86, 187.71°) |
| OKLab | oklab(81.82% -0.0856 -0.0109) |
| OKLCH | oklch(81.82% 0.086 187.2) |
| XYZ | xyz(43.6660, 56.9333, 66.4340) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.82
Turquoise
#40E0D0
ΔE00 6.00
Seafoam Blue
#78D1B6
ΔE00 6.50
Pale Teal
#82CBB2
ΔE00 6.79
Darkturquoise
#00CED1
ΔE00 7.60
Tiffany Blue
#7BF2DA
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED6CD #D67E87
analogous
#7ED6A1 #7ED6CD #7EB3D6
triadic
#7ED6CD #CD7ED6 #D6CD7E
tetradic
#7ED6CD #A17ED6 #D67E87 #B3D67E
square
#7ED6CD #A17ED6 #D67E87 #B3D67E
split-complementary
#7ED6CD #D67EB3 #D6A17E
monochromatic
#34A59A #50C7BB #7ED6CD #ACE5DF #DBF4F1
Accessibility & contrast
On white
1.70
#7ED6CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#7ED6CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED6CD
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED6CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED6CD | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCD
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#5ADAD3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7ed6cd; /* rgb */ color: rgb(126, 214, 205); /* oklch */ color: oklch(81.8% 0.086 187.2);
Tailwind
colors: {
custom: {
50: '#a8e3dc',
500: '#7ed6cd',
950: '#000000',
},
}SCSS
$custom: #7ed6cd; $custom-light: #a8e3dc; $custom-dark: #000000;
JSON
{
"hex": "#7ed6cd",
"rgb": {
"r": 126,
"g": 214,
"b": 205
},
"hsl": {
"h": 173.864,
"s": 51.765,
"l": 66.667
},
"oklch": {
"l": 0.81819,
"c": 0.0863,
"h": 187.2
},
"luminance": 0.56937
}Semantic roles & 50–950 ramp
primary
#7ED6CD
secondary
#A94F58
accent
#2636BF
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484