#7EC7CD#7EC7CD
#7EC7CD is a light, moderate teal. Relative luminance 0.497; OKLCH L 78.4% C 0.073 H 202.4°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7EC7CD |
|---|---|
| RGB | rgb(126, 199, 205) |
| HSL | hsl(185, 44%, 65%) |
| HSV | hsv(185, 39%, 80%) |
| CMYK | cmyk(38.5%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(75.88, -21.19, -10.19) |
| CIE-LCH | lch(75.88, 23.52, 205.68°) |
| OKLab | oklab(78.4% -0.0678 -0.028) |
| OKLCH | oklch(78.4% 0.073 202.4) |
| XYZ | xyz(40.0430, 49.6875, 65.2264) |
| Luminance | 0.4969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.90
Darkturquoise
#00CED1
ΔE00 8.10
Aqua Blue
#02D8E9
ΔE00 8.14
Powder Blue
#B0E0E6
ΔE00 8.37
Sky Blue
#87CEEB
ΔE00 8.89
Lightblue
#ADD8E6
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EC7CD #CD847E
analogous
#7ECDAC #7EC7CD #7EA0CD
triadic
#7EC7CD #CD7EC7 #C7CD7E
tetradic
#7EC7CD #AC7ECD #CD847E #A0CD7E
square
#7EC7CD #AC7ECD #CD847E #A0CD7E
split-complementary
#7EC7CD #CD7EA0 #CDAC7E
monochromatic
#3A8F96 #52B4BC #7EC7CD #AADADE #D6EDEF
Accessibility & contrast
On white
1.92
#7EC7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#7EC7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EC7CD
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EC7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EC7CD | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CE
Deuteranopia (green-blind)
#AFB7CD
Tritanopia (blue-blind)
#5DCCC9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #7ec7cd; /* rgb */ color: rgb(126, 199, 205); /* oklch */ color: oklch(78.4% 0.073 202.4);
Tailwind
colors: {
custom: {
50: '#a7d8dc',
500: '#7ec7cd',
950: '#000000',
},
}SCSS
$custom: #7ec7cd; $custom-light: #a7d8dc; $custom-dark: #000000;
JSON
{
"hex": "#7ec7cd",
"rgb": {
"r": 126,
"g": 199,
"b": 205
},
"hsl": {
"h": 184.557,
"s": 44.134,
"l": 64.902
},
"oklch": {
"l": 0.78399,
"c": 0.07331,
"h": 202.4
},
"luminance": 0.4969
}Semantic roles & 50–950 ramp
primary
#7EC7CD
secondary
#E1C8C6
accent
#392EB7
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383