#6ECDDB#6ECDDB
#6ECDDB is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.5% C 0.092 H 207.9°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6ECDDB |
|---|---|
| RGB | rgb(110, 205, 219) |
| HSL | hsl(188, 60%, 65%) |
| HSV | hsv(188, 50%, 86%) |
| CMYK | cmyk(49.8%, 6.4%, 0%, 14.1%) |
| CIE-LAB | lab(77.33, -24.38, -15.63) |
| CIE-LCH | lch(77.33, 28.96, 212.66°) |
| OKLab | oklab(79.52% -0.0813 -0.0431) |
| OKLCH | oklch(79.52% 0.092 207.9) |
| XYZ | xyz(41.0429, 52.0886, 74.8953) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.57
Sky Blue
#87CEEB
ΔE00 7.21
Neon Blue
#04D9FF
ΔE00 7.29
Robin'S Egg
#6DEDFD
ΔE00 7.45
Darkturquoise
#00CED1
ΔE00 7.59
Robin'S Egg Blue
#98EFF9
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ECDDB #DB7C6E
analogous
#6EDBB2 #6ECDDB #6E97DB
triadic
#6ECDDB #DB6ECD #CDDB6E
tetradic
#6ECDDB #B26EDB #DB7C6E #97DB6E
square
#6ECDDB #B26EDB #DB7C6E #97DB6E
split-complementary
#6ECDDB #DB6E97 #DBB26E
monochromatic
#2996A6 #3DBCCF #6ECDDB #9FDEE7 #D0EFF3
Accessibility & contrast
On white
1.84
#6ECDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#6ECDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ECDDB
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ECDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ECDDB | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DC
Deuteranopia (green-blind)
#AEB9DB
Tritanopia (blue-blind)
#29D4D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ecddb; /* rgb */ color: rgb(110, 205, 219); /* oklch */ color: oklch(79.5% 0.092 207.9);
Tailwind
colors: {
custom: {
50: '#9fdce6',
500: '#6ecddb',
950: '#000000',
},
}SCSS
$custom: #6ecddb; $custom-light: #9fdce6; $custom-dark: #000000;
JSON
{
"hex": "#6ecddb",
"rgb": {
"r": 110,
"g": 205,
"b": 219
},
"hsl": {
"h": 187.706,
"s": 60.221,
"l": 64.51
},
"oklch": {
"l": 0.79522,
"c": 0.09201,
"h": 207.9
},
"luminance": 0.52092
}Semantic roles & 50–950 ramp
primary
#6ECDDB
secondary
#A95145
accent
#331EC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484