#6CD8CD#6CD8CD
#6CD8CD is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.5% C 0.101 H 186.6°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD8CD |
|---|---|
| RGB | rgb(108, 216, 205) |
| HSL | hsl(174, 58%, 64%) |
| HSV | hsv(174, 50%, 85%) |
| CMYK | cmyk(50%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(80.01, -33.75, -4.14) |
| CIE-LCH | lch(80.01, 34.01, 186.99°) |
| OKLab | oklab(81.52% -0.1007 -0.0117) |
| OKLCH | oklch(81.52% 0.101 186.6) |
| XYZ | xyz(41.7550, 56.7039, 66.4903) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.60
Turquoise
#40E0D0
ΔE00 3.91
Seafoam Blue
#78D1B6
ΔE00 6.29
Darkturquoise
#00CED1
ΔE00 6.71
Tiffany Blue
#7BF2DA
ΔE00 6.93
Pale Teal
#82CBB2
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD8CD #D86C77
analogous
#6CD897 #6CD8CD #6CADD8
triadic
#6CD8CD #CD6CD8 #D8CD6C
tetradic
#6CD8CD #976CD8 #D86C77 #ADD86C
square
#6CD8CD #976CD8 #D86C77 #ADD86C
split-complementary
#6CD8CD #D86CAD #D8976C
monochromatic
#2A9F93 #3CCBBD #6CD8CD #9CE5DD #CDF2EE
Accessibility & contrast
On white
1.70
#6CD8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#6CD8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD8CD
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD8CD | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#2DDCD4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6cd8cd; /* rgb */ color: rgb(108, 216, 205); /* oklch */ color: oklch(81.5% 0.101 186.6);
Tailwind
colors: {
custom: {
50: '#9ee4dc',
500: '#6cd8cd',
950: '#000000',
},
}SCSS
$custom: #6cd8cd; $custom-light: #9ee4dc; $custom-dark: #000000;
JSON
{
"hex": "#6cd8cd",
"rgb": {
"r": 108,
"g": 216,
"b": 205
},
"hsl": {
"h": 173.889,
"s": 58.065,
"l": 63.529
},
"oklch": {
"l": 0.81522,
"c": 0.10135,
"h": 186.6
},
"luminance": 0.56708
}Semantic roles & 50–950 ramp
primary
#6CD8CD
secondary
#A3454F
accent
#2031C6
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484