#6ECCDB#6ECCDB
#6ECCDB is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.3% C 0.092 H 208.9°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6ECCDB |
|---|---|
| RGB | rgb(110, 204, 219) |
| HSL | hsl(188, 60%, 65%) |
| HSV | hsv(188, 50%, 86%) |
| CMYK | cmyk(49.8%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(77.05, -23.88, -16.06) |
| CIE-LCH | lch(77.05, 28.78, 213.92°) |
| OKLab | oklab(79.29% -0.0802 -0.0443) |
| OKLCH | oklch(79.29% 0.092 208.9) |
| XYZ | xyz(40.8045, 51.6117, 74.8158) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.82
Sky Blue
#87CEEB
ΔE00 6.85
Neon Blue
#04D9FF
ΔE00 7.14
Robin'S Egg
#6DEDFD
ΔE00 7.72
Darkturquoise
#00CED1
ΔE00 7.92
Baby Blue
#89CFF0
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ECCDB #DB7D6E
analogous
#6EDBB4 #6ECCDB #6E96DB
triadic
#6ECCDB #DB6ECC #CCDB6E
tetradic
#6ECCDB #B46EDB #DB7D6E #96DB6E
square
#6ECCDB #B46EDB #DB7D6E #96DB6E
split-complementary
#6ECCDB #DB6E96 #DBB46E
monochromatic
#2994A6 #3DBBCF #6ECCDB #9FDDE7 #D0EEF3
Accessibility & contrast
On white
1.85
#6ECCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#6ECCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ECCDB
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ECCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ECCDB | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DC
Deuteranopia (green-blind)
#ADB9DB
Tritanopia (blue-blind)
#2AD3D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6eccdb; /* rgb */ color: rgb(110, 204, 219); /* oklch */ color: oklch(79.3% 0.092 208.9);
Tailwind
colors: {
custom: {
50: '#9fdbe6',
500: '#6eccdb',
950: '#000000',
},
}SCSS
$custom: #6eccdb; $custom-light: #9fdbe6; $custom-dark: #000000;
JSON
{
"hex": "#6eccdb",
"rgb": {
"r": 110,
"g": 204,
"b": 219
},
"hsl": {
"h": 188.257,
"s": 60.221,
"l": 64.51
},
"oklch": {
"l": 0.79293,
"c": 0.09159,
"h": 208.9
},
"luminance": 0.51615
}Semantic roles & 50–950 ramp
primary
#6ECCDB
secondary
#A95245
accent
#351EC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484