#7ED2CD#7ED2CD
#7ED2CD is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.9% C 0.082 H 190.8°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED2CD |
|---|---|
| RGB | rgb(126, 210, 205) |
| HSL | hsl(176, 48%, 66%) |
| HSV | hsv(176, 40%, 82%) |
| CMYK | cmyk(40%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(79.00, -26.66, -5.55) |
| CIE-LCH | lch(79.00, 27.23, 191.76°) |
| OKLab | oklab(80.9% -0.0809 -0.0154) |
| OKLCH | oklch(80.9% 0.082 190.8) |
| XYZ | xyz(42.6660, 54.9335, 66.1007) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.78
Darkturquoise
#00CED1
ΔE00 7.00
Turquoise
#40E0D0
ΔE00 7.26
Pale Teal
#82CBB2
ΔE00 7.77
Seafoam Blue
#78D1B6
ΔE00 7.86
Paleturquoise
#AFEEEE
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED2CD #D27E83
analogous
#7ED2A3 #7ED2CD #7EADD2
triadic
#7ED2CD #CD7ED2 #D2CD7E
tetradic
#7ED2CD #A37ED2 #D27E83 #ADD27E
square
#7ED2CD #A37ED2 #D27E83 #ADD27E
split-complementary
#7ED2CD #D27EAD #D2A37E
monochromatic
#379E98 #51C2BB #7ED2CD #ABE2DF #D9F2F0
Accessibility & contrast
On white
1.75
#7ED2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#7ED2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED2CD
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED2CD | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#5AD6D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7ed2cd; /* rgb */ color: rgb(126, 210, 205); /* oklch */ color: oklch(80.9% 0.082 190.8);
Tailwind
colors: {
custom: {
50: '#a8e0dc',
500: '#7ed2cd',
950: '#000000',
},
}SCSS
$custom: #7ed2cd; $custom-light: #a8e0dc; $custom-dark: #000000;
JSON
{
"hex": "#7ed2cd",
"rgb": {
"r": 126,
"g": 210,
"b": 205
},
"hsl": {
"h": 176.429,
"s": 48.276,
"l": 65.882
},
"oklch": {
"l": 0.80904,
"c": 0.08235,
"h": 190.8
},
"luminance": 0.54937
}Semantic roles & 50–950 ramp
primary
#7ED2CD
secondary
#A35156
accent
#2A33BC
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484