#7ECEC8#7ECEC8
#7ECEC8 is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.8% C 0.079 H 189.6°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECEC8 |
|---|---|
| RGB | rgb(126, 206, 200) |
| HSL | hsl(176, 45%, 65%) |
| HSV | hsv(176, 39%, 81%) |
| CMYK | cmyk(38.8%, 0%, 2.9%, 19.2%) |
| CIE-LAB | lab(77.72, -25.90, -4.75) |
| CIE-LCH | lch(77.72, 26.33, 190.40°) |
| OKLab | oklab(79.83% -0.0782 -0.0132) |
| OKLCH | oklch(79.83% 0.079 189.6) |
| XYZ | xyz(41.0969, 52.7455, 62.6477) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.04
Pale Teal
#82CBB2
ΔE00 7.11
Darkturquoise
#00CED1
ΔE00 7.27
Seafoam Blue
#78D1B6
ΔE00 7.43
Turquoise
#40E0D0
ΔE00 7.69
Paleturquoise
#AFEEEE
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECEC8 #CE7E84
analogous
#7ECEA0 #7ECEC8 #7EACCE
triadic
#7ECEC8 #C87ECE #CEC87E
tetradic
#7ECEC8 #A07ECE #CE7E84 #ACCE7E
square
#7ECEC8 #A07ECE #CE7E84 #ACCE7E
split-complementary
#7ECEC8 #CE7EAC #CEA07E
monochromatic
#3A9891 #52BDB5 #7ECEC8 #AADFDB #D7F0EE
Accessibility & contrast
On white
1.82
#7ECEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#7ECEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECEC8
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECEC8 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C6C8
Deuteranopia (green-blind)
#B7BCC9
Tritanopia (blue-blind)
#5ED2CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7ecec8; /* rgb */ color: rgb(126, 206, 200); /* oklch */ color: oklch(79.8% 0.079 189.6);
Tailwind
colors: {
custom: {
50: '#a7ddd8',
500: '#7ecec8',
950: '#000000',
},
}SCSS
$custom: #7ecec8; $custom-light: #a7ddd8; $custom-dark: #000000;
JSON
{
"hex": "#7ecec8",
"rgb": {
"r": 126,
"g": 206,
"b": 200
},
"hsl": {
"h": 175.5,
"s": 44.944,
"l": 65.098
},
"oklch": {
"l": 0.79832,
"c": 0.07934,
"h": 189.6
},
"luminance": 0.52748
}Semantic roles & 50–950 ramp
primary
#7ECEC8
secondary
#9E5258
accent
#2D38B8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483