#7ECDDB#7ECDDB
#7ECDDB is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.2% C 0.080 H 210.0°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECDDB |
|---|---|
| RGB | rgb(126, 205, 219) |
| HSL | hsl(189, 56%, 68%) |
| HSV | hsv(189, 42%, 86%) |
| CMYK | cmyk(42.5%, 6.4%, 0%, 14.1%) |
| CIE-LAB | lab(78.00, -20.68, -14.56) |
| CIE-LCH | lch(78.00, 25.30, 215.14°) |
| OKLab | oklab(80.24% -0.0693 -0.04) |
| OKLCH | oklch(80.24% 0.08 210) |
| XYZ | xyz(43.2170, 53.2096, 74.9972) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.97
Aqua Blue
#02D8E9
ΔE00 7.29
Baby Blue
#89CFF0
ΔE00 7.34
Powder Blue
#B0E0E6
ΔE00 7.53
Lightblue
#ADD8E6
ΔE00 7.64
Robin'S Egg Blue
#98EFF9
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECDDB #DB8C7E
analogous
#7EDBBA #7ECDDB #7E9FDB
triadic
#7ECDDB #DB7ECD #CDDB7E
tetradic
#7ECDDB #BA7EDB #DB8C7E #9FDB7E
square
#7ECDDB #BA7EDB #DB8C7E #9FDB7E
split-complementary
#7ECDDB #DB7E9F #DBBA7E
monochromatic
#319BAE #4EBACE #7ECDDB #AEE0E8 #DEF2F6
Accessibility & contrast
On white
1.80
#7ECDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#7ECDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECDDB
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECDDB | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DC
Deuteranopia (green-blind)
#B1BCDB
Tritanopia (blue-blind)
#54D4D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7ecddb; /* rgb */ color: rgb(126, 205, 219); /* oklch */ color: oklch(80.2% 0.080 210.0);
Tailwind
colors: {
custom: {
50: '#a8dce6',
500: '#7ecddb',
950: '#000000',
},
}SCSS
$custom: #7ecddb; $custom-light: #a8dce6; $custom-dark: #000000;
JSON
{
"hex": "#7ecddb",
"rgb": {
"r": 126,
"g": 205,
"b": 219
},
"hsl": {
"h": 189.032,
"s": 56.364,
"l": 67.647
},
"oklch": {
"l": 0.80236,
"c": 0.08006,
"h": 210
},
"luminance": 0.53213
}Semantic roles & 50–950 ramp
primary
#7ECDDB
secondary
#B15C4D
accent
#3A22C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484