#7ECFC2#7ECFC2
#7ECFC2 is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.9% C 0.082 H 182.8°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECFC2 |
|---|---|
| RGB | rgb(126, 207, 194) |
| HSL | hsl(170, 46%, 65%) |
| HSV | hsv(170, 39%, 81%) |
| CMYK | cmyk(39.1%, 0%, 6.3%, 18.8%) |
| CIE-LAB | lab(77.85, -27.80, -1.35) |
| CIE-LCH | lch(77.85, 27.83, 182.77°) |
| OKLab | oklab(79.88% -0.082 -0.004) |
| OKLCH | oklch(79.88% 0.082 182.8) |
| XYZ | xyz(40.6509, 52.9535, 59.1074) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.62
Seafoam Blue
#78D1B6
ΔE00 4.76
Mediumturquoise
#48D1CC
ΔE00 5.72
Turquoise
#40E0D0
ΔE00 6.81
Mediumaquamarine
#66CDAA
ΔE00 7.42
Light Teal
#90E4C1
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECFC2 #CF7E8B
analogous
#7ECF99 #7ECFC2 #7EB4CF
triadic
#7ECFC2 #C27ECF #CFC27E
tetradic
#7ECFC2 #997ECF #CF7E8B #B4CF7E
square
#7ECFC2 #997ECF #CF7E8B #B4CF7E
split-complementary
#7ECFC2 #CF7EB4 #CF997E
monochromatic
#39998A #51BEAD #7ECFC2 #ABE0D7 #D7F0EC
Accessibility & contrast
On white
1.81
#7ECFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#7ECFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECFC2
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECFC2 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C2
Deuteranopia (green-blind)
#BABCC3
Tritanopia (blue-blind)
#60D2CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7ecfc2; /* rgb */ color: rgb(126, 207, 194); /* oklch */ color: oklch(79.9% 0.082 182.8);
Tailwind
colors: {
custom: {
50: '#a7ded4',
500: '#7ecfc2',
950: '#000000',
},
}SCSS
$custom: #7ecfc2; $custom-light: #a7ded4; $custom-dark: #000000;
JSON
{
"hex": "#7ecfc2",
"rgb": {
"r": 126,
"g": 207,
"b": 194
},
"hsl": {
"h": 170.37,
"s": 45.763,
"l": 65.294
},
"oklch": {
"l": 0.79876,
"c": 0.08206,
"h": 182.8
},
"luminance": 0.52956
}Semantic roles & 50–950 ramp
primary
#7ECFC2
secondary
#9F525E
accent
#2D43B9
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483