#7ECFAF#7ECFAF
#7ECFAF is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.3% C 0.093 H 166.9°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECFAF |
|---|---|
| RGB | rgb(126, 207, 175) |
| HSL | hsl(156, 46%, 65%) |
| HSV | hsv(156, 39%, 81%) |
| CMYK | cmyk(39.1%, 0%, 15.5%, 18.8%) |
| CIE-LAB | lab(77.37, -32.03, 8.16) |
| CIE-LCH | lch(77.37, 33.06, 165.70°) |
| OKLab | oklab(79.34% -0.0902 0.021) |
| OKLCH | oklch(79.34% 0.093 166.9) |
| XYZ | xyz(38.6519, 52.1539, 48.5791) |
| Luminance | 0.5216 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.08
Pale Teal
#82CBB2
ΔE00 2.29
Mediumaquamarine
#66CDAA
ΔE00 2.77
Seafoam
#7FE0B3
ΔE00 4.91
Light Teal
#90E4C1
ΔE00 5.00
Eucalyptus
#44D7A8
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECFAF #CF7E9E
analogous
#7ECF86 #7ECFAF #7EC7CF
triadic
#7ECFAF #AF7ECF #CFAF7E
tetradic
#7ECFAF #867ECF #CF7E9E #C7CF7E
square
#7ECFAF #867ECF #CF7E9E #C7CF7E
split-complementary
#7ECFAF #CF7EC7 #CF867E
monochromatic
#399973 #51BE93 #7ECFAF #ABE0CB #D7F0E6
Accessibility & contrast
On white
1.84
#7ECFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#7ECFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECFAF
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECFAF | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AD
Deuteranopia (green-blind)
#BEBBB1
Tritanopia (blue-blind)
#68D0C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7ecfaf; /* rgb */ color: rgb(126, 207, 175); /* oklch */ color: oklch(79.3% 0.093 166.9);
Tailwind
colors: {
custom: {
50: '#a7dec6',
500: '#7ecfaf',
950: '#000000',
},
}SCSS
$custom: #7ecfaf; $custom-light: #a7dec6; $custom-dark: #000000;
JSON
{
"hex": "#7ecfaf",
"rgb": {
"r": 126,
"g": 207,
"b": 175
},
"hsl": {
"h": 156.296,
"s": 45.763,
"l": 65.294
},
"oklch": {
"l": 0.79337,
"c": 0.09261,
"h": 166.9
},
"luminance": 0.52156
}Semantic roles & 50–950 ramp
primary
#7ECFAF
secondary
#9F5270
accent
#2D64B9
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482