#6CCDCD#6CCDCD
#6CCDCD is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.0% C 0.092 H 195.5°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCDCD |
|---|---|
| RGB | rgb(108, 205, 205) |
| HSL | hsl(180, 49%, 61%) |
| HSV | hsv(180, 47%, 80%) |
| CMYK | cmyk(47.3%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(76.83, -28.50, -8.85) |
| CIE-LCH | lch(76.83, 29.84, 197.24°) |
| OKLab | oklab(78.96% -0.0884 -0.0244) |
| OKLCH | oklch(78.96% 0.092 195.5) |
| XYZ | xyz(39.0307, 51.2552, 65.5822) |
| Luminance | 0.5126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.84
Darkturquoise
#00CED1
ΔE00 4.92
Aqua Blue
#02D8E9
ΔE00 6.89
Turquoise
#40E0D0
ΔE00 8.00
Topaz
#13BBAF
ΔE00 8.68
Robin'S Egg
#6DEDFD
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCDCD #CD6C6C
analogous
#6CCD9D #6CCDCD #6C9DCD
triadic
#6CCDCD #CD6CCD #CDCD6C
tetradic
#6CCDCD #9D6CCD #CD6C6C #9DCD6C
square
#6CCDCD #9D6CCD #CD6C6C #9DCD6C
split-complementary
#6CCDCD #CD6C9D #CD9D6C
monochromatic
#308E8E #40BCBC #6CCDCD #9ADDDD #C7ECEC
Accessibility & contrast
On white
1.87
#6CCDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#6CCDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCDCD
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCDCD | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#B1B8CE
Tritanopia (blue-blind)
#32D2CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6ccdcd; /* rgb */ color: rgb(108, 205, 205); /* oklch */ color: oklch(79.0% 0.092 195.5);
Tailwind
colors: {
custom: {
50: '#9ddcdc',
500: '#6ccdcd',
950: '#000000',
},
}SCSS
$custom: #6ccdcd; $custom-light: #9ddcdc; $custom-dark: #000000;
JSON
{
"hex": "#6ccdcd",
"rgb": {
"r": 108,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 49.239,
"l": 61.373
},
"oklch": {
"l": 0.78958,
"c": 0.09171,
"h": 195.5
},
"luminance": 0.51259
}Semantic roles & 50–950 ramp
primary
#6CCDCD
secondary
#954848
accent
#2929BD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484