#6CD4CD#6CD4CD
#6CD4CD is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.6% C 0.098 H 189.6°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD4CD |
|---|---|
| RGB | rgb(108, 212, 205) |
| HSL | hsl(176, 55%, 63%) |
| HSV | hsv(176, 49%, 83%) |
| CMYK | cmyk(49.1%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(78.86, -31.86, -5.85) |
| CIE-LCH | lch(78.86, 32.40, 190.40°) |
| OKLab | oklab(80.59% -0.0962 -0.0163) |
| OKLCH | oklch(80.59% 0.098 189.6) |
| XYZ | xyz(40.7427, 54.6793, 66.1529) |
| Luminance | 0.5468 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.83
Turquoise
#40E0D0
ΔE00 5.18
Darkturquoise
#00CED1
ΔE00 5.65
Seafoam Blue
#78D1B6
ΔE00 7.36
Pale Teal
#82CBB2
ΔE00 7.89
Topaz
#13BBAF
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD4CD #D46C73
analogous
#6CD499 #6CD4CD #6CA7D4
triadic
#6CD4CD #CD6CD4 #D4CD6C
tetradic
#6CD4CD #996CD4 #D46C73 #A7D46C
square
#6CD4CD #996CD4 #D46C73 #A7D46C
split-complementary
#6CD4CD #D46CA7 #D4996C
monochromatic
#2D9992 #3DC6BD #6CD4CD #9BE2DD #CBF0ED
Accessibility & contrast
On white
1.76
#6CD4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#6CD4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD4CD
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD4CD | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#2FD9D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6cd4cd; /* rgb */ color: rgb(108, 212, 205); /* oklch */ color: oklch(80.6% 0.098 189.6);
Tailwind
colors: {
custom: {
50: '#9ee1dc',
500: '#6cd4cd',
950: '#000000',
},
}SCSS
$custom: #6cd4cd; $custom-light: #9ee1dc; $custom-dark: #000000;
JSON
{
"hex": "#6cd4cd",
"rgb": {
"r": 108,
"g": 212,
"b": 205
},
"hsl": {
"h": 175.962,
"s": 54.737,
"l": 62.745
},
"oklch": {
"l": 0.80588,
"c": 0.0976,
"h": 189.6
},
"luminance": 0.54683
}Semantic roles & 50–950 ramp
primary
#6CD4CD
secondary
#9E464C
accent
#232EC2
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484