#6ECED3#6ECED3
#6ECED3 is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.5% C 0.091 H 199.9°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6ECED3 |
|---|---|
| RGB | rgb(110, 206, 211) |
| HSL | hsl(183, 53%, 63%) |
| HSV | hsv(183, 48%, 83%) |
| CMYK | cmyk(47.9%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(77.37, -26.99, -11.26) |
| CIE-LCH | lch(77.37, 29.24, 202.65°) |
| OKLab | oklab(79.47% -0.0856 -0.031) |
| OKLCH | oklch(79.47% 0.091 199.9) |
| XYZ | xyz(40.2549, 52.1573, 69.5614) |
| Luminance | 0.5216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.34
Darkturquoise
#00CED1
ΔE00 5.48
Aqua Blue
#02D8E9
ΔE00 5.80
Robin'S Egg
#6DEDFD
ΔE00 7.90
Robin'S Egg Blue
#98EFF9
ΔE00 8.44
Robin Egg Blue
#8AF1FE
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ECED3 #D3736E
analogous
#6ED3A5 #6ECED3 #6E9CD3
triadic
#6ECED3 #D36ECE #CED36E
tetradic
#6ECED3 #A56ED3 #D3736E #9CD36E
square
#6ECED3 #A56ED3 #D3736E #9CD36E
split-complementary
#6ECED3 #D36E9C #D3A56E
monochromatic
#2E9398 #3FBEC5 #6ECED3 #9DDEE1 #CCEEEF
Accessibility & contrast
On white
1.84
#6ECED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#6ECED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ECED3
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ECED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ECED3 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D4
Deuteranopia (green-blind)
#B1BAD4
Tritanopia (blue-blind)
#32D4CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6eced3; /* rgb */ color: rgb(110, 206, 211); /* oklch */ color: oklch(79.5% 0.091 199.9);
Tailwind
colors: {
custom: {
50: '#9fdde0',
500: '#6eced3',
950: '#000000',
},
}SCSS
$custom: #6eced3; $custom-light: #9fdde0; $custom-dark: #000000;
JSON
{
"hex": "#6eced3",
"rgb": {
"r": 110,
"g": 206,
"b": 211
},
"hsl": {
"h": 182.97,
"s": 53.439,
"l": 62.941
},
"oklch": {
"l": 0.79473,
"c": 0.0911,
"h": 199.9
},
"luminance": 0.52161
}Semantic roles & 50–950 ramp
primary
#6ECED3
secondary
#9D4C48
accent
#2C25C1
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484