#6ECFDC#6ECFDC
#6ECFDC is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.0% C 0.093 H 206.9°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6ECFDC |
|---|---|
| RGB | rgb(110, 207, 220) |
| HSL | hsl(187, 61%, 65%) |
| HSV | hsv(187, 50%, 86%) |
| CMYK | cmyk(50%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(77.94, -25.10, -15.26) |
| CIE-LCH | lch(77.94, 29.38, 211.29°) |
| OKLab | oklab(80.02% -0.0831 -0.0421) |
| OKLCH | oklch(80.02% 0.093 206.9) |
| XYZ | xyz(41.6564, 53.1043, 75.7512) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.21
Robin'S Egg
#6DEDFD
ΔE00 6.95
Darkturquoise
#00CED1
ΔE00 7.23
Neon Blue
#04D9FF
ΔE00 7.38
Sky Blue
#87CEEB
ΔE00 7.62
Robin Egg Blue
#8AF1FE
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ECFDC #DC7B6E
analogous
#6EDCB2 #6ECFDC #6E98DC
triadic
#6ECFDC #DC6ECF #CFDC6E
tetradic
#6ECFDC #B26EDC #DC7B6E #98DC6E
square
#6ECFDC #B26EDC #DC7B6E #98DC6E
split-complementary
#6ECFDC #DC6E98 #DCB26E
monochromatic
#2898A7 #3DBFD0 #6ECFDC #9FDFE8 #D1F0F4
Accessibility & contrast
On white
1.81
#6ECFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#6ECFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ECFDC
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ECFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ECFDC | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DD
Deuteranopia (green-blind)
#AFBBDC
Tritanopia (blue-blind)
#27D6D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ecfdc; /* rgb */ color: rgb(110, 207, 220); /* oklch */ color: oklch(80.0% 0.093 206.9);
Tailwind
colors: {
custom: {
50: '#9fdee6',
500: '#6ecfdc',
950: '#000000',
},
}SCSS
$custom: #6ecfdc; $custom-light: #9fdee6; $custom-dark: #000000;
JSON
{
"hex": "#6ecfdc",
"rgb": {
"r": 110,
"g": 207,
"b": 220
},
"hsl": {
"h": 187.091,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.80016,
"c": 0.09316,
"h": 206.9
},
"luminance": 0.53108
}Semantic roles & 50–950 ramp
primary
#6ECFDC
secondary
#AA5044
accent
#311DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484