#7ECEBF#7ECEBF
#7ECEBF is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.6% C 0.082 H 180.8°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECEBF |
|---|---|
| RGB | rgb(126, 206, 191) |
| HSL | hsl(169, 45%, 65%) |
| HSV | hsv(169, 39%, 81%) |
| CMYK | cmyk(38.8%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(77.48, -28.01, -0.27) |
| CIE-LCH | lch(77.48, 28.01, 180.55°) |
| OKLab | oklab(79.56% -0.082 -0.0012) |
| OKLCH | oklch(79.56% 0.082 180.8) |
| XYZ | xyz(40.0759, 52.3371, 57.2704) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.82
Seafoam Blue
#78D1B6
ΔE00 4.05
Mediumturquoise
#48D1CC
ΔE00 6.24
Mediumaquamarine
#66CDAA
ΔE00 6.69
Turquoise
#40E0D0
ΔE00 7.02
Light Teal
#90E4C1
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECEBF #CE7E8D
analogous
#7ECE97 #7ECEBF #7EB5CE
triadic
#7ECEBF #BF7ECE #CEBF7E
tetradic
#7ECEBF #977ECE #CE7E8D #B5CE7E
square
#7ECEBF #977ECE #CE7E8D #B5CE7E
split-complementary
#7ECEBF #CE7EB5 #CE977E
monochromatic
#3A9886 #52BDA9 #7ECEBF #AADFD5 #D7F0EB
Accessibility & contrast
On white
1.83
#7ECEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#7ECEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECEBF
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECEBF | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BE
Deuteranopia (green-blind)
#BABBC0
Tritanopia (blue-blind)
#62D1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7ecebf; /* rgb */ color: rgb(126, 206, 191); /* oklch */ color: oklch(79.6% 0.082 180.8);
Tailwind
colors: {
custom: {
50: '#a7ddd2',
500: '#7ecebf',
950: '#000000',
},
}SCSS
$custom: #7ecebf; $custom-light: #a7ddd2; $custom-dark: #000000;
JSON
{
"hex": "#7ecebf",
"rgb": {
"r": 126,
"g": 206,
"b": 191
},
"hsl": {
"h": 168.75,
"s": 44.944,
"l": 65.098
},
"oklch": {
"l": 0.79556,
"c": 0.08205,
"h": 180.8
},
"luminance": 0.5234
}Semantic roles & 50–950 ramp
primary
#7ECEBF
secondary
#9E5260
accent
#2D47B8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483