#6DCDCE#6DCDCE
#6DCDCE is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.0% C 0.091 H 196.4°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCDCE |
|---|---|
| RGB | rgb(109, 205, 206) |
| HSL | hsl(181, 50%, 62%) |
| HSV | hsv(181, 47%, 81%) |
| CMYK | cmyk(47.1%, 0.5%, 0%, 19.2%) |
| CIE-LAB | lab(76.90, -28.02, -9.28) |
| CIE-LCH | lch(76.90, 29.52, 198.33°) |
| OKLab | oklab(79.03% -0.0873 -0.0256) |
| OKLCH | oklch(79.03% 0.091 196.4) |
| XYZ | xyz(39.2741, 51.3667, 66.2257) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.17
Darkturquoise
#00CED1
ΔE00 5.04
Aqua Blue
#02D8E9
ΔE00 6.69
Turquoise
#40E0D0
ΔE00 8.34
Robin'S Egg
#6DEDFD
ΔE00 8.87
Topaz
#13BBAF
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCDCE #CE6E6D
analogous
#6DCE9F #6DCDCE #6D9DCE
triadic
#6DCDCE #CE6DCD #CDCE6D
tetradic
#6DCDCE #9F6DCE #CE6E6D #9DCE6D
square
#6DCDCE #9F6DCE #CE6E6D #9DCE6D
split-complementary
#6DCDCE #CE6D9D #CE9F6D
monochromatic
#308F90 #40BDBE #6DCDCE #9BDDDD #C9ECED
Accessibility & contrast
On white
1.86
#6DCDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#6DCDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCDCE
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCDCE | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CE
Deuteranopia (green-blind)
#B1B9CF
Tritanopia (blue-blind)
#34D2CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6dcdce; /* rgb */ color: rgb(109, 205, 206); /* oklch */ color: oklch(79.0% 0.091 196.4);
Tailwind
colors: {
custom: {
50: '#9edcdc',
500: '#6dcdce',
950: '#000000',
},
}SCSS
$custom: #6dcdce; $custom-light: #9edcdc; $custom-dark: #000000;
JSON
{
"hex": "#6dcdce",
"rgb": {
"r": 109,
"g": 205,
"b": 206
},
"hsl": {
"h": 180.619,
"s": 49.744,
"l": 61.765
},
"oklch": {
"l": 0.79032,
"c": 0.09095,
"h": 196.4
},
"luminance": 0.5137
}Semantic roles & 50–950 ramp
primary
#6DCDCE
secondary
#964A49
accent
#2A28BD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484