#7ECFCA#7ECFCA
#7ECFCA is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.1% C 0.080 H 190.6°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECFCA |
|---|---|
| RGB | rgb(126, 207, 202) |
| HSL | hsl(176, 46%, 65%) |
| HSV | hsv(176, 39%, 81%) |
| CMYK | cmyk(39.1%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(78.07, -25.91, -5.32) |
| CIE-LCH | lch(78.07, 26.45, 191.61°) |
| OKLab | oklab(80.12% -0.0786 -0.0148) |
| OKLCH | oklch(80.12% 0.08 190.6) |
| XYZ | xyz(41.5737, 53.3226, 63.9672) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.97
Darkturquoise
#00CED1
ΔE00 7.10
Pale Teal
#82CBB2
ΔE00 7.55
Turquoise
#40E0D0
ΔE00 7.71
Seafoam Blue
#78D1B6
ΔE00 7.82
Paleturquoise
#AFEEEE
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECFCA #CF7E83
analogous
#7ECFA1 #7ECFCA #7EACCF
triadic
#7ECFCA #CA7ECF #CFCA7E
tetradic
#7ECFCA #A17ECF #CF7E83 #ACCF7E
square
#7ECFCA #A17ECF #CF7E83 #ACCF7E
split-complementary
#7ECFCA #CF7EAC #CFA17E
monochromatic
#399994 #51BEB8 #7ECFCA #ABE0DC #D7F0EF
Accessibility & contrast
On white
1.80
#7ECFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#7ECFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECFCA
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECFCA | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#B8BDCB
Tritanopia (blue-blind)
#5DD3CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7ecfca; /* rgb */ color: rgb(126, 207, 202); /* oklch */ color: oklch(80.1% 0.080 190.6);
Tailwind
colors: {
custom: {
50: '#a7deda',
500: '#7ecfca',
950: '#000000',
},
}SCSS
$custom: #7ecfca; $custom-light: #a7deda; $custom-dark: #000000;
JSON
{
"hex": "#7ecfca",
"rgb": {
"r": 126,
"g": 207,
"b": 202
},
"hsl": {
"h": 176.296,
"s": 45.763,
"l": 65.294
},
"oklch": {
"l": 0.80123,
"c": 0.07996,
"h": 190.6
},
"luminance": 0.53326
}Semantic roles & 50–950 ramp
primary
#7ECFCA
secondary
#9F5257
accent
#2D35B9
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483