#7EC3CA#7EC3CA
#7EC3CA is a light, moderate teal. Relative luminance 0.477; OKLCH L 77.4% C 0.070 H 204.0°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7EC3CA |
|---|---|
| RGB | rgb(126, 195, 202) |
| HSL | hsl(186, 42%, 64%) |
| HSV | hsv(186, 38%, 79%) |
| CMYK | cmyk(37.6%, 3.5%, 0%, 20.8%) |
| CIE-LAB | lab(74.65, -19.91, -10.39) |
| CIE-LCH | lch(74.65, 22.46, 207.56°) |
| OKLab | oklab(77.39% -0.0641 -0.0285) |
| OKLCH | oklch(77.39% 0.07 204) |
| XYZ | xyz(38.7761, 47.7275, 63.0347) |
| Luminance | 0.4773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 8.61
Mediumturquoise
#48D1CC
ΔE00 8.79
Powder Blue
#B0E0E6
ΔE00 8.80
Darkturquoise
#00CED1
ΔE00 8.80
Aqua Blue
#02D8E9
ΔE00 8.85
Turquoise Blue
#06B1C4
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EC3CA #CA857E
analogous
#7ECAAB #7EC3CA #7E9DCA
triadic
#7EC3CA #CA7EC3 #C3CA7E
tetradic
#7EC3CA #AB7ECA #CA857E #9DCA7E
square
#7EC3CA #AB7ECA #CA857E #9DCA7E
split-complementary
#7EC3CA #CA7E9D #CAAB7E
monochromatic
#3C8A92 #53AFB8 #7EC3CA #A9D7DC #D5EBEE
Accessibility & contrast
On white
1.99
#7EC3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#7EC3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EC3CA
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EC3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EC3CA | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BDCB
Deuteranopia (green-blind)
#ACB3CA
Tritanopia (blue-blind)
#5FC8C5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7ec3ca; /* rgb */ color: rgb(126, 195, 202); /* oklch */ color: oklch(77.4% 0.070 204.0);
Tailwind
colors: {
custom: {
50: '#a7d5da',
500: '#7ec3ca',
950: '#000000',
},
}SCSS
$custom: #7ec3ca; $custom-light: #a7d5da; $custom-dark: #000000;
JSON
{
"hex": "#7ec3ca",
"rgb": {
"r": 126,
"g": 195,
"b": 202
},
"hsl": {
"h": 185.526,
"s": 41.758,
"l": 64.314
},
"oklch": {
"l": 0.7739,
"c": 0.07017,
"h": 204
},
"luminance": 0.4773
}Semantic roles & 50–950 ramp
primary
#7EC3CA
secondary
#DFC7C5
accent
#3D31B5
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383