#7ED3CD#7ED3CD
#7ED3CD is a light, moderate teal. Relative luminance 0.554; OKLCH L 81.1% C 0.083 H 189.8°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED3CD |
|---|---|
| RGB | rgb(126, 211, 205) |
| HSL | hsl(176, 49%, 66%) |
| HSV | hsv(176, 40%, 83%) |
| CMYK | cmyk(40.3%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(79.29, -27.14, -5.13) |
| CIE-LCH | lch(79.29, 27.62, 190.70°) |
| OKLab | oklab(81.13% -0.0821 -0.0142) |
| OKLCH | oklch(81.13% 0.083 189.8) |
| XYZ | xyz(42.9137, 55.4288, 66.1833) |
| Luminance | 0.5543 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.72
Turquoise
#40E0D0
ΔE00 6.91
Darkturquoise
#00CED1
ΔE00 7.11
Pale Teal
#82CBB2
ΔE00 7.49
Seafoam Blue
#78D1B6
ΔE00 7.50
Paleturquoise
#AFEEEE
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED3CD #D37E84
analogous
#7ED3A2 #7ED3CD #7EAED3
triadic
#7ED3CD #CD7ED3 #D3CD7E
tetradic
#7ED3CD #A27ED3 #D37E84 #AED37E
square
#7ED3CD #A27ED3 #D37E84 #AED37E
split-complementary
#7ED3CD #D37EAE #D3A27E
monochromatic
#37A099 #50C3BB #7ED3CD #ACE3DF #D9F2F0
Accessibility & contrast
On white
1.74
#7ED3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#7ED3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED3CD
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED3CD | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#BBC0CE
Tritanopia (blue-blind)
#5AD7D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7ed3cd; /* rgb */ color: rgb(126, 211, 205); /* oklch */ color: oklch(81.1% 0.083 189.8);
Tailwind
colors: {
custom: {
50: '#a8e0dc',
500: '#7ed3cd',
950: '#000000',
},
}SCSS
$custom: #7ed3cd; $custom-light: #a8e0dc; $custom-dark: #000000;
JSON
{
"hex": "#7ed3cd",
"rgb": {
"r": 126,
"g": 211,
"b": 205
},
"hsl": {
"h": 175.765,
"s": 49.133,
"l": 66.078
},
"oklch": {
"l": 0.81133,
"c": 0.08331,
"h": 189.8
},
"luminance": 0.55432
}Semantic roles & 50–950 ramp
primary
#7ED3CD
secondary
#A55056
accent
#2933BC
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484