#7EC5CA#7EC5CA
#7EC5CA is a light, moderate teal. Relative luminance 0.486; OKLCH L 77.8% C 0.072 H 201.5°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7EC5CA |
|---|---|
| RGB | rgb(126, 197, 202) |
| HSL | hsl(184, 42%, 64%) |
| HSV | hsv(184, 38%, 79%) |
| CMYK | cmyk(37.6%, 2.5%, 0%, 20.8%) |
| CIE-LAB | lab(75.22, -20.93, -9.54) |
| CIE-LCH | lch(75.22, 23.00, 204.52°) |
| OKLab | oklab(77.84% -0.0666 -0.0262) |
| OKLCH | oklch(77.84% 0.072 201.5) |
| XYZ | xyz(39.2273, 48.6298, 63.1851) |
| Luminance | 0.4863 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.92
Darkturquoise
#00CED1
ΔE00 8.20
Aqua Blue
#02D8E9
ΔE00 8.58
Powder Blue
#B0E0E6
ΔE00 8.70
Sky Blue
#87CEEB
ΔE00 9.31
Turquoise Blue
#06B1C4
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EC5CA #CA837E
analogous
#7ECAA9 #7EC5CA #7E9FCA
triadic
#7EC5CA #CA7EC5 #C5CA7E
tetradic
#7EC5CA #A97ECA #CA837E #9FCA7E
square
#7EC5CA #A97ECA #CA837E #9FCA7E
split-complementary
#7EC5CA #CA7E9F #CAA97E
monochromatic
#3C8C92 #53B1B8 #7EC5CA #A9D9DC #D5ECEE
Accessibility & contrast
On white
1.96
#7EC5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#7EC5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EC5CA
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EC5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EC5CA | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCA
Deuteranopia (green-blind)
#AEB5CA
Tritanopia (blue-blind)
#5FCAC6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7ec5ca; /* rgb */ color: rgb(126, 197, 202); /* oklch */ color: oklch(77.8% 0.072 201.5);
Tailwind
colors: {
custom: {
50: '#a7d6da',
500: '#7ec5ca',
950: '#000000',
},
}SCSS
$custom: #7ec5ca; $custom-light: #a7d6da; $custom-dark: #000000;
JSON
{
"hex": "#7ec5ca",
"rgb": {
"r": 126,
"g": 197,
"b": 202
},
"hsl": {
"h": 183.947,
"s": 41.758,
"l": 64.314
},
"oklch": {
"l": 0.77844,
"c": 0.07153,
"h": 201.5
},
"luminance": 0.48632
}Semantic roles & 50–950 ramp
primary
#7EC5CA
secondary
#DFC6C5
accent
#3931B5
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383