#7ECEBD#7ECEBD
#7ECEBD is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.5% C 0.083 H 179.0°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECEBD |
|---|---|
| RGB | rgb(126, 206, 189) |
| HSL | hsl(167, 45%, 65%) |
| HSV | hsv(167, 39%, 81%) |
| CMYK | cmyk(38.8%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(77.43, -28.47, 0.73) |
| CIE-LCH | lch(77.43, 28.48, 178.53°) |
| OKLab | oklab(79.5% -0.0829 0.0015) |
| OKLCH | oklch(79.5% 0.083 179) |
| XYZ | xyz(39.8573, 52.2497, 56.1192) |
| Luminance | 0.5225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.15
Seafoam Blue
#78D1B6
ΔE00 3.36
Mediumaquamarine
#66CDAA
ΔE00 6.02
Mediumturquoise
#48D1CC
ΔE00 6.74
Turquoise
#40E0D0
ΔE00 7.12
Light Teal
#90E4C1
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECEBD #CE7E8F
analogous
#7ECE95 #7ECEBD #7EB7CE
triadic
#7ECEBD #BD7ECE #CEBD7E
tetradic
#7ECEBD #957ECE #CE7E8F #B7CE7E
square
#7ECEBD #957ECE #CE7E8F #B7CE7E
split-complementary
#7ECEBD #CE7EB7 #CE957E
monochromatic
#3A9884 #52BDA6 #7ECEBD #AADFD4 #D7F0EA
Accessibility & contrast
On white
1.83
#7ECEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#7ECEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECEBD
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECEBD | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BC
Deuteranopia (green-blind)
#BABBBE
Tritanopia (blue-blind)
#63D0C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7ecebd; /* rgb */ color: rgb(126, 206, 189); /* oklch */ color: oklch(79.5% 0.083 179.0);
Tailwind
colors: {
custom: {
50: '#a7ddd0',
500: '#7ecebd',
950: '#000000',
},
}SCSS
$custom: #7ecebd; $custom-light: #a7ddd0; $custom-dark: #000000;
JSON
{
"hex": "#7ecebd",
"rgb": {
"r": 126,
"g": 206,
"b": 189
},
"hsl": {
"h": 167.25,
"s": 44.944,
"l": 65.098
},
"oklch": {
"l": 0.79497,
"c": 0.08291,
"h": 179
},
"luminance": 0.52252
}Semantic roles & 50–950 ramp
primary
#7ECEBD
secondary
#9E5262
accent
#2D4BB8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483