#6CD7CD#6CD7CD
#6CD7CD is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.3% C 0.100 H 187.4°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD7CD |
|---|---|
| RGB | rgb(108, 215, 205) |
| HSL | hsl(174, 57%, 63%) |
| HSV | hsv(174, 50%, 84%) |
| CMYK | cmyk(49.8%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(79.72, -33.28, -4.57) |
| CIE-LCH | lch(79.72, 33.59, 187.81°) |
| OKLab | oklab(81.29% -0.0996 -0.0128) |
| OKLCH | oklch(81.29% 0.1 187.4) |
| XYZ | xyz(41.4996, 56.1931, 66.4052) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.34
Turquoise
#40E0D0
ΔE00 4.19
Darkturquoise
#00CED1
ΔE00 6.42
Seafoam Blue
#78D1B6
ΔE00 6.53
Tiffany Blue
#7BF2DA
ΔE00 7.31
Pale Teal
#82CBB2
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD7CD #D76C76
analogous
#6CD797 #6CD7CD #6CABD7
triadic
#6CD7CD #CD6CD7 #D7CD6C
tetradic
#6CD7CD #976CD7 #D76C76 #ABD76C
square
#6CD7CD #976CD7 #D76C76 #ABD76C
split-complementary
#6CD7CD #D76CAB #D7976C
monochromatic
#2B9E93 #3CCABD #6CD7CD #9CE4DD #CCF1EE
Accessibility & contrast
On white
1.72
#6CD7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#6CD7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD7CD
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD7CD | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#BCC0CE
Tritanopia (blue-blind)
#2EDBD4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6cd7cd; /* rgb */ color: rgb(108, 215, 205); /* oklch */ color: oklch(81.3% 0.100 187.4);
Tailwind
colors: {
custom: {
50: '#9ee3dc',
500: '#6cd7cd',
950: '#000000',
},
}SCSS
$custom: #6cd7cd; $custom-light: #9ee3dc; $custom-dark: #000000;
JSON
{
"hex": "#6cd7cd",
"rgb": {
"r": 108,
"g": 215,
"b": 205
},
"hsl": {
"h": 174.393,
"s": 57.219,
"l": 63.333
},
"oklch": {
"l": 0.81288,
"c": 0.1004,
"h": 187.4
},
"luminance": 0.56197
}Semantic roles & 50–950 ramp
primary
#6CD7CD
secondary
#A2454E
accent
#2130C5
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484