#6ECEDD#6ECEDD
#6ECEDD is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.8% C 0.093 H 208.7°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6ECEDD |
|---|---|
| RGB | rgb(110, 206, 221) |
| HSL | hsl(188, 62%, 65%) |
| HSV | hsv(188, 50%, 87%) |
| CMYK | cmyk(50.2%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(77.68, -24.34, -16.18) |
| CIE-LCH | lch(77.68, 29.22, 213.61°) |
| OKLab | oklab(79.82% -0.0816 -0.0446) |
| OKLCH | oklch(79.82% 0.093 208.7) |
| XYZ | xyz(41.5477, 52.6744, 76.3703) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.51
Sky Blue
#87CEEB
ΔE00 6.93
Neon Blue
#04D9FF
ΔE00 6.94
Robin'S Egg
#6DEDFD
ΔE00 7.22
Darkturquoise
#00CED1
ΔE00 7.82
Robin Egg Blue
#8AF1FE
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ECEDD #DD7D6E
analogous
#6EDDB4 #6ECEDD #6E97DD
triadic
#6ECEDD #DD6ECE #CEDD6E
tetradic
#6ECEDD #B46EDD #DD7D6E #97DD6E
square
#6ECEDD #B46EDD #DD7D6E #97DD6E
split-complementary
#6ECEDD #DD6E97 #DDB46E
monochromatic
#2897A9 #3CBDD1 #6ECEDD #A0DFE9 #D1F0F4
Accessibility & contrast
On white
1.82
#6ECEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#6ECEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ECEDD
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ECEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ECEDD | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DE
Deuteranopia (green-blind)
#AEBADD
Tritanopia (blue-blind)
#26D6D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ecedd; /* rgb */ color: rgb(110, 206, 221); /* oklch */ color: oklch(79.8% 0.093 208.7);
Tailwind
colors: {
custom: {
50: '#9fdde7',
500: '#6ecedd',
950: '#000000',
},
}SCSS
$custom: #6ecedd; $custom-light: #9fdde7; $custom-dark: #000000;
JSON
{
"hex": "#6ecedd",
"rgb": {
"r": 110,
"g": 206,
"b": 221
},
"hsl": {
"h": 188.108,
"s": 62.011,
"l": 64.902
},
"oklch": {
"l": 0.79822,
"c": 0.09302,
"h": 208.7
},
"luminance": 0.52678
}Semantic roles & 50–950 ramp
primary
#6ECEDD
secondary
#AC5244
accent
#331CCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484