#7ECECF#7ECECF
#7ECECF is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.1% C 0.079 H 196.7°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECECF |
|---|---|
| RGB | rgb(126, 206, 207) |
| HSL | hsl(181, 46%, 65%) |
| HSV | hsv(181, 39%, 81%) |
| CMYK | cmyk(39.1%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(77.92, -24.20, -8.22) |
| CIE-LCH | lch(77.92, 25.56, 198.77°) |
| OKLab | oklab(80.06% -0.0753 -0.0226) |
| OKLCH | oklch(80.06% 0.079 196.7) |
| XYZ | xyz(41.9338, 53.0802, 67.0552) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.84
Darkturquoise
#00CED1
ΔE00 6.94
Aqua Blue
#02D8E9
ΔE00 7.79
Robin'S Egg Blue
#98EFF9
ΔE00 8.39
Powder Blue
#B0E0E6
ΔE00 8.42
Paleturquoise
#AFEEEE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECECF #CF7F7E
analogous
#7ECFA8 #7ECECF #7EA5CF
triadic
#7ECECF #CF7ECE #CECF7E
tetradic
#7ECECF #A87ECF #CF7F7E #A5CF7E
square
#7ECECF #A87ECF #CF7F7E #A5CF7E
split-complementary
#7ECECF #CF7EA5 #CFA87E
monochromatic
#399899 #51BDBE #7ECECF #ABDFE0 #D7F0F0
Accessibility & contrast
On white
1.81
#7ECECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#7ECECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECECF
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECECF | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#B6BCD0
Tritanopia (blue-blind)
#5AD3CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7ececf; /* rgb */ color: rgb(126, 206, 207); /* oklch */ color: oklch(80.1% 0.079 196.7);
Tailwind
colors: {
custom: {
50: '#a7dddd',
500: '#7ececf',
950: '#000000',
},
}SCSS
$custom: #7ececf; $custom-light: #a7dddd; $custom-dark: #000000;
JSON
{
"hex": "#7ececf",
"rgb": {
"r": 126,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.741,
"s": 45.763,
"l": 65.294
},
"oklch": {
"l": 0.80056,
"c": 0.07866,
"h": 196.7
},
"luminance": 0.53083
}Semantic roles & 50–950 ramp
primary
#7ECECF
secondary
#9F5352
accent
#2E2DB9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484