#7ECED2#7ECED2
#7ECED2 is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.2% C 0.079 H 199.8°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECED2 |
|---|---|
| RGB | rgb(126, 206, 210) |
| HSL | hsl(183, 48%, 66%) |
| HSV | hsv(183, 40%, 82%) |
| CMYK | cmyk(40%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(78.01, -23.46, -9.71) |
| CIE-LCH | lch(78.01, 25.39, 202.48°) |
| OKLab | oklab(80.16% -0.0741 -0.0267) |
| OKLCH | oklch(80.16% 0.079 199.8) |
| XYZ | xyz(42.3040, 53.2283, 69.0052) |
| Luminance | 0.5323 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.57
Darkturquoise
#00CED1
ΔE00 7.19
Aqua Blue
#02D8E9
ΔE00 7.29
Robin'S Egg Blue
#98EFF9
ΔE00 7.95
Powder Blue
#B0E0E6
ΔE00 7.97
Robin'S Egg
#6DEDFD
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECED2 #D2827E
analogous
#7ED2AC #7ECED2 #7EA4D2
triadic
#7ECED2 #D27ECE #CED27E
tetradic
#7ECED2 #AC7ED2 #D2827E #A4D27E
square
#7ECED2 #AC7ED2 #D2827E #A4D27E
split-complementary
#7ECED2 #D27EA4 #D2AC7E
monochromatic
#37999E #51BDC2 #7ECED2 #ABDFE2 #D9F0F2
Accessibility & contrast
On white
1.80
#7ECED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#7ECED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECED2
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECED2 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7D2
Deuteranopia (green-blind)
#B5BCD3
Tritanopia (blue-blind)
#59D3CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7eced2; /* rgb */ color: rgb(126, 206, 210); /* oklch */ color: oklch(80.2% 0.079 199.8);
Tailwind
colors: {
custom: {
50: '#a8dddf',
500: '#7eced2',
950: '#000000',
},
}SCSS
$custom: #7eced2; $custom-light: #a8dddf; $custom-dark: #000000;
JSON
{
"hex": "#7eced2",
"rgb": {
"r": 126,
"g": 206,
"b": 210
},
"hsl": {
"h": 182.857,
"s": 48.276,
"l": 65.882
},
"oklch": {
"l": 0.80155,
"c": 0.07877,
"h": 199.8
},
"luminance": 0.53231
}Semantic roles & 50–950 ramp
primary
#7ECED2
secondary
#A35551
accent
#312ABC
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484