#7ECFBF#7ECFBF
#7ECFBF is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.8% C 0.083 H 180.0°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECFBF |
|---|---|
| RGB | rgb(126, 207, 191) |
| HSL | hsl(168, 46%, 65%) |
| HSV | hsv(168, 39%, 81%) |
| CMYK | cmyk(39.1%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(77.77, -28.49, 0.15) |
| CIE-LCH | lch(77.77, 28.49, 179.70°) |
| OKLab | oklab(79.79% -0.0832 -0.0001) |
| OKLCH | oklch(79.79% 0.083 180) |
| XYZ | xyz(40.3174, 52.8201, 57.3509) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.59
Seafoam Blue
#78D1B6
ΔE00 3.68
Mediumaquamarine
#66CDAA
ΔE00 6.38
Mediumturquoise
#48D1CC
ΔE00 6.40
Turquoise
#40E0D0
ΔE00 6.86
Light Teal
#90E4C1
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECFBF #CF7E8E
analogous
#7ECF96 #7ECFBF #7EB7CF
triadic
#7ECFBF #BF7ECF #CFBF7E
tetradic
#7ECFBF #967ECF #CF7E8E #B7CF7E
square
#7ECFBF #967ECF #CF7E8E #B7CF7E
split-complementary
#7ECFBF #CF7EB7 #CF967E
monochromatic
#399986 #51BEA9 #7ECFBF #ABE0D5 #D7F0EB
Accessibility & contrast
On white
1.82
#7ECFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#7ECFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECFBF
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECFBF | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BE
Deuteranopia (green-blind)
#BBBCC0
Tritanopia (blue-blind)
#62D2CA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7ecfbf; /* rgb */ color: rgb(126, 207, 191); /* oklch */ color: oklch(79.8% 0.083 180.0);
Tailwind
colors: {
custom: {
50: '#a7ded2',
500: '#7ecfbf',
950: '#000000',
},
}SCSS
$custom: #7ecfbf; $custom-light: #a7ded2; $custom-dark: #000000;
JSON
{
"hex": "#7ecfbf",
"rgb": {
"r": 126,
"g": 207,
"b": 191
},
"hsl": {
"h": 168.148,
"s": 45.763,
"l": 65.294
},
"oklch": {
"l": 0.79787,
"c": 0.08324,
"h": 180
},
"luminance": 0.52823
}Semantic roles & 50–950 ramp
primary
#7ECFBF
secondary
#9F5261
accent
#2D48B9
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483