#6CD6CA#6CD6CA
#6CD6CA is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.0% C 0.100 H 185.7°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD6CA |
|---|---|
| RGB | rgb(108, 214, 202) |
| HSL | hsl(173, 56%, 63%) |
| HSV | hsv(173, 50%, 84%) |
| CMYK | cmyk(49.5%, 0%, 5.6%, 16.1%) |
| CIE-LAB | lab(79.35, -33.56, -3.51) |
| CIE-LCH | lch(79.35, 33.74, 185.97°) |
| OKLab | oklab(80.96% -0.0997 -0.01) |
| OKLCH | oklch(80.96% 0.1 185.7) |
| XYZ | xyz(40.8871, 55.5420, 64.4317) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.69
Turquoise
#40E0D0
ΔE00 4.07
Seafoam Blue
#78D1B6
ΔE00 5.77
Pale Teal
#82CBB2
ΔE00 6.69
Darkturquoise
#00CED1
ΔE00 6.88
Tiffany Blue
#7BF2DA
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD6CA #D66C78
analogous
#6CD695 #6CD6CA #6CADD6
triadic
#6CD6CA #CA6CD6 #D6CA6C
tetradic
#6CD6CA #956CD6 #D66C78 #ADD66C
square
#6CD6CA #956CD6 #D66C78 #ADD66C
split-complementary
#6CD6CA #D66CAD #D6956C
monochromatic
#2C9C8F #3CC9B9 #6CD6CA #9CE3DB #CCF1ED
Accessibility & contrast
On white
1.73
#6CD6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#6CD6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD6CA
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD6CA | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCA
Deuteranopia (green-blind)
#BBBFCB
Tritanopia (blue-blind)
#31DAD2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6cd6ca; /* rgb */ color: rgb(108, 214, 202); /* oklch */ color: oklch(81.0% 0.100 185.7);
Tailwind
colors: {
custom: {
50: '#9ee3da',
500: '#6cd6ca',
950: '#000000',
},
}SCSS
$custom: #6cd6ca; $custom-light: #9ee3da; $custom-dark: #000000;
JSON
{
"hex": "#6cd6ca",
"rgb": {
"r": 108,
"g": 214,
"b": 202
},
"hsl": {
"h": 173.208,
"s": 56.383,
"l": 63.137
},
"oklch": {
"l": 0.80961,
"c": 0.10024,
"h": 185.7
},
"luminance": 0.55546
}Semantic roles & 50–950 ramp
primary
#6CD6CA
secondary
#A14650
accent
#2234C4
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483