#7ECEDD#7ECEDD
#7ECEDD is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.5% C 0.081 H 210.8°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECEDD |
|---|---|
| RGB | rgb(126, 206, 221) |
| HSL | hsl(189, 58%, 68%) |
| HSV | hsv(189, 43%, 87%) |
| CMYK | cmyk(43%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(78.34, -20.68, -15.12) |
| CIE-LCH | lch(78.34, 25.61, 216.18°) |
| OKLab | oklab(80.53% -0.0697 -0.0416) |
| OKLCH | oklch(80.53% 0.081 210.8) |
| XYZ | xyz(43.7218, 53.7955, 76.4722) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.65
Baby Blue
#89CFF0
ΔE00 7.03
Aqua Blue
#02D8E9
ΔE00 7.25
Powder Blue
#B0E0E6
ΔE00 7.49
Lightblue
#ADD8E6
ΔE00 7.50
Neon Blue
#04D9FF
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECEDD #DD8D7E
analogous
#7EDDBC #7ECEDD #7E9EDD
triadic
#7ECEDD #DD7ECE #CEDD7E
tetradic
#7ECEDD #BC7EDD #DD8D7E #9EDD7E
square
#7ECEDD #BC7EDD #DD8D7E #9EDD7E
split-complementary
#7ECEDD #DD7E9E #DDBC7E
monochromatic
#2F9DB2 #4EBCD0 #7ECEDD #AEE0EA #DFF3F7
Accessibility & contrast
On white
1.79
#7ECEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#7ECEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECEDD
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECEDD | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9DE
Deuteranopia (green-blind)
#B2BDDD
Tritanopia (blue-blind)
#52D5D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7ecedd; /* rgb */ color: rgb(126, 206, 221); /* oklch */ color: oklch(80.5% 0.081 210.8);
Tailwind
colors: {
custom: {
50: '#a8dde7',
500: '#7ecedd',
950: '#000000',
},
}SCSS
$custom: #7ecedd; $custom-light: #a8dde7; $custom-dark: #000000;
JSON
{
"hex": "#7ecedd",
"rgb": {
"r": 126,
"g": 206,
"b": 221
},
"hsl": {
"h": 189.474,
"s": 58.282,
"l": 68.039
},
"oklch": {
"l": 0.80531,
"c": 0.08118,
"h": 210.8
},
"luminance": 0.53799
}Semantic roles & 50–950 ramp
primary
#7ECEDD
secondary
#B45C4C
accent
#3A20C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484