#6DCDCD#6DCDCD
#6DCDCD is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.0% C 0.091 H 195.5°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCDCD |
|---|---|
| RGB | rgb(109, 205, 205) |
| HSL | hsl(180, 49%, 62%) |
| HSV | hsv(180, 47%, 80%) |
| CMYK | cmyk(46.8%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(76.87, -28.28, -8.79) |
| CIE-LCH | lch(76.87, 29.61, 197.26°) |
| OKLab | oklab(79% -0.0877 -0.0243) |
| OKLCH | oklch(79% 0.091 195.5) |
| XYZ | xyz(39.1530, 51.3183, 65.5879) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.93
Darkturquoise
#00CED1
ΔE00 5.02
Aqua Blue
#02D8E9
ΔE00 6.94
Turquoise
#40E0D0
ΔE00 8.05
Topaz
#13BBAF
ΔE00 8.75
Robin'S Egg
#6DEDFD
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCDCD #CD6D6D
analogous
#6DCD9D #6DCDCD #6D9DCD
triadic
#6DCDCD #CD6DCD #CDCD6D
tetradic
#6DCDCD #9D6DCD #CD6D6D #9DCD6D
square
#6DCDCD #9D6DCD #CD6D6D #9DCD6D
split-complementary
#6DCDCD #CD6D9D #CD9D6D
monochromatic
#318F8F #40BCBC #6DCDCD #9BDDDD #C8ECEC
Accessibility & contrast
On white
1.86
#6DCDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#6DCDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCDCD
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCDCD | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#B1B9CE
Tritanopia (blue-blind)
#35D2CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6dcdcd; /* rgb */ color: rgb(109, 205, 205); /* oklch */ color: oklch(79.0% 0.091 195.5);
Tailwind
colors: {
custom: {
50: '#9edcdc',
500: '#6dcdcd',
950: '#000000',
},
}SCSS
$custom: #6dcdcd; $custom-light: #9edcdc; $custom-dark: #000000;
JSON
{
"hex": "#6dcdcd",
"rgb": {
"r": 109,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 48.98,
"l": 61.569
},
"oklch": {
"l": 0.78999,
"c": 0.09099,
"h": 195.5
},
"luminance": 0.51322
}Semantic roles & 50–950 ramp
primary
#6DCDCD
secondary
#954949
accent
#2929BC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484