#7EC2CA#7EC2CA
#7EC2CA is a light, moderate teal. Relative luminance 0.473; OKLCH L 77.2% C 0.070 H 205.2°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7EC2CA |
|---|---|
| RGB | rgb(126, 194, 202) |
| HSL | hsl(186, 42%, 64%) |
| HSV | hsv(186, 38%, 79%) |
| CMYK | cmyk(37.6%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(74.37, -19.40, -10.81) |
| CIE-LCH | lch(74.37, 22.21, 209.13°) |
| OKLab | oklab(77.16% -0.0629 -0.0297) |
| OKLCH | oklch(77.16% 0.07 205.2) |
| XYZ | xyz(38.5528, 47.2809, 62.9603) |
| Luminance | 0.4728 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 8.28
Powder Blue
#B0E0E6
ΔE00 8.89
Turquoise Blue
#06B1C4
ΔE00 9.03
Aqua Blue
#02D8E9
ΔE00 9.03
Darkturquoise
#00CED1
ΔE00 9.14
Lightblue
#ADD8E6
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EC2CA #CA867E
analogous
#7ECAAC #7EC2CA #7E9CCA
triadic
#7EC2CA #CA7EC2 #C2CA7E
tetradic
#7EC2CA #AC7ECA #CA867E #9CCA7E
square
#7EC2CA #AC7ECA #CA867E #9CCA7E
split-complementary
#7EC2CA #CA7E9C #CAAC7E
monochromatic
#3C8992 #53ADB8 #7EC2CA #A9D7DC #D5EBEE
Accessibility & contrast
On white
2.01
#7EC2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#7EC2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EC2CA
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EC2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EC2CA | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCB
Deuteranopia (green-blind)
#ABB3CA
Tritanopia (blue-blind)
#5FC7C4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7ec2ca; /* rgb */ color: rgb(126, 194, 202); /* oklch */ color: oklch(77.2% 0.070 205.2);
Tailwind
colors: {
custom: {
50: '#a7d4da',
500: '#7ec2ca',
950: '#000000',
},
}SCSS
$custom: #7ec2ca; $custom-light: #a7d4da; $custom-dark: #000000;
JSON
{
"hex": "#7ec2ca",
"rgb": {
"r": 126,
"g": 194,
"b": 202
},
"hsl": {
"h": 186.316,
"s": 41.758,
"l": 64.314
},
"oklch": {
"l": 0.77164,
"c": 0.06954,
"h": 205.2
},
"luminance": 0.47283
}Semantic roles & 50–950 ramp
primary
#7EC2CA
secondary
#DFC7C5
accent
#3F31B5
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383