#7ED2CA#7ED2CA
#7ED2CA is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.8% C 0.083 H 187.9°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED2CA |
|---|---|
| RGB | rgb(126, 210, 202) |
| HSL | hsl(174, 48%, 66%) |
| HSV | hsv(174, 40%, 82%) |
| CMYK | cmyk(40%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(78.92, -27.37, -4.06) |
| CIE-LCH | lch(78.92, 27.67, 188.44°) |
| OKLab | oklab(80.81% -0.0822 -0.0114) |
| OKLCH | oklch(80.81% 0.083 187.9) |
| XYZ | xyz(42.3074, 54.7900, 64.2118) |
| Luminance | 0.5479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.82
Pale Teal
#82CBB2
ΔE00 6.68
Seafoam Blue
#78D1B6
ΔE00 6.69
Turquoise
#40E0D0
ΔE00 6.71
Darkturquoise
#00CED1
ΔE00 7.44
Paleturquoise
#AFEEEE
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED2CA #D27E86
analogous
#7ED2A0 #7ED2CA #7EB0D2
triadic
#7ED2CA #CA7ED2 #D2CA7E
tetradic
#7ED2CA #A07ED2 #D27E86 #B0D27E
square
#7ED2CA #A07ED2 #D27E86 #B0D27E
split-complementary
#7ED2CA #D27EB0 #D2A07E
monochromatic
#379E95 #51C2B7 #7ED2CA #ABE2DD #D9F2EF
Accessibility & contrast
On white
1.76
#7ED2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#7ED2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED2CA
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED2CA | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#BBBFCB
Tritanopia (blue-blind)
#5CD6CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7ed2ca; /* rgb */ color: rgb(126, 210, 202); /* oklch */ color: oklch(80.8% 0.083 187.9);
Tailwind
colors: {
custom: {
50: '#a7e0da',
500: '#7ed2ca',
950: '#000000',
},
}SCSS
$custom: #7ed2ca; $custom-light: #a7e0da; $custom-dark: #000000;
JSON
{
"hex": "#7ed2ca",
"rgb": {
"r": 126,
"g": 210,
"b": 202
},
"hsl": {
"h": 174.286,
"s": 48.276,
"l": 65.882
},
"oklch": {
"l": 0.8081,
"c": 0.08294,
"h": 187.9
},
"luminance": 0.54793
}Semantic roles & 50–950 ramp
primary
#7ED2CA
secondary
#A35159
accent
#2A38BC
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483