#6DCCCD#6DCCCD
#6DCCCD is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.8% C 0.090 H 196.4°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCCCD |
|---|---|
| RGB | rgb(109, 204, 205) |
| HSL | hsl(181, 49%, 62%) |
| HSV | hsv(181, 47%, 80%) |
| CMYK | cmyk(46.8%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(76.58, -27.79, -9.21) |
| CIE-LCH | lch(76.58, 29.28, 198.34°) |
| OKLab | oklab(78.77% -0.0866 -0.0254) |
| OKLCH | oklch(78.77% 0.09 196.4) |
| XYZ | xyz(38.9146, 50.8414, 65.5084) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.26
Darkturquoise
#00CED1
ΔE00 5.10
Aqua Blue
#02D8E9
ΔE00 6.81
Turquoise
#40E0D0
ΔE00 8.49
Topaz
#13BBAF
ΔE00 8.89
Robin'S Egg
#6DEDFD
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCCCD #CD6E6D
analogous
#6DCD9E #6DCCCD #6D9CCD
triadic
#6DCCCD #CD6DCC #CCCD6D
tetradic
#6DCCCD #9E6DCD #CD6E6D #9CCD6D
square
#6DCCCD #9E6DCD #CD6E6D #9CCD6D
split-complementary
#6DCCCD #CD6D9C #CD9E6D
monochromatic
#318E8F #40BBBC #6DCCCD #9BDCDD #C8ECEC
Accessibility & contrast
On white
1.88
#6DCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#6DCCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCCCD
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCCCD | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CD
Deuteranopia (green-blind)
#B0B8CE
Tritanopia (blue-blind)
#36D1CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6dcccd; /* rgb */ color: rgb(109, 204, 205); /* oklch */ color: oklch(78.8% 0.090 196.4);
Tailwind
colors: {
custom: {
50: '#9edcdc',
500: '#6dcccd',
950: '#000000',
},
}SCSS
$custom: #6dcccd; $custom-light: #9edcdc; $custom-dark: #000000;
JSON
{
"hex": "#6dcccd",
"rgb": {
"r": 109,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.625,
"s": 48.98,
"l": 61.569
},
"oklch": {
"l": 0.78767,
"c": 0.09022,
"h": 196.4
},
"luminance": 0.50845
}Semantic roles & 50–950 ramp
primary
#6DCCCD
secondary
#954A49
accent
#2B29BC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484