#6ECCCD#6ECCCD
#6ECCCD is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.8% C 0.089 H 196.4°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6ECCCD |
|---|---|
| RGB | rgb(110, 204, 205) |
| HSL | hsl(181, 49%, 62%) |
| HSV | hsv(181, 46%, 80%) |
| CMYK | cmyk(46.3%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(76.62, -27.56, -9.15) |
| CIE-LCH | lch(76.62, 29.04, 198.37°) |
| OKLab | oklab(78.81% -0.0858 -0.0253) |
| OKLCH | oklch(78.81% 0.089 196.4) |
| XYZ | xyz(39.0383, 50.9052, 65.5142) |
| Luminance | 0.5091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.35
Darkturquoise
#00CED1
ΔE00 5.20
Aqua Blue
#02D8E9
ΔE00 6.86
Turquoise
#40E0D0
ΔE00 8.55
Topaz
#13BBAF
ΔE00 8.96
Robin'S Egg
#6DEDFD
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ECCCD #CD6F6E
analogous
#6ECD9F #6ECCCD #6E9DCD
triadic
#6ECCCD #CD6ECC #CCCD6E
tetradic
#6ECCCD #9F6ECD #CD6F6E #9DCD6E
square
#6ECCCD #9F6ECD #CD6F6E #9DCD6E
split-complementary
#6ECCCD #CD6E9D #CD9F6E
monochromatic
#318E8F #41BBBD #6ECCCD #9CDCDD #C9ECEC
Accessibility & contrast
On white
1.88
#6ECCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#6ECCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ECCCD
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ECCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ECCCD | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CD
Deuteranopia (green-blind)
#B1B8CE
Tritanopia (blue-blind)
#39D1CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6ecccd; /* rgb */ color: rgb(110, 204, 205); /* oklch */ color: oklch(78.8% 0.089 196.4);
Tailwind
colors: {
custom: {
50: '#9edcdc',
500: '#6ecccd',
950: '#000000',
},
}SCSS
$custom: #6ecccd; $custom-light: #9edcdc; $custom-dark: #000000;
JSON
{
"hex": "#6ecccd",
"rgb": {
"r": 110,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.632,
"s": 48.718,
"l": 61.765
},
"oklch": {
"l": 0.78809,
"c": 0.08949,
"h": 196.4
},
"luminance": 0.50909
}Semantic roles & 50–950 ramp
primary
#6ECCCD
secondary
#964A4A
accent
#2B29BC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484