#6CD8CB#6CD8CB
#6CD8CB is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.5% C 0.102 H 185.1°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD8CB |
|---|---|
| RGB | rgb(108, 216, 203) |
| HSL | hsl(173, 58%, 64%) |
| HSV | hsv(173, 50%, 85%) |
| CMYK | cmyk(50%, 0%, 6%, 15.3%) |
| CIE-LAB | lab(79.96, -34.25, -3.15) |
| CIE-LCH | lch(79.96, 34.39, 185.26°) |
| OKLab | oklab(81.46% -0.1015 -0.009) |
| OKLCH | oklch(81.46% 0.102 185.1) |
| XYZ | xyz(41.5152, 56.6080, 65.2270) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.69
Mediumturquoise
#48D1CC
ΔE00 4.03
Seafoam Blue
#78D1B6
ΔE00 5.64
Tiffany Blue
#7BF2DA
ΔE00 6.56
Pale Teal
#82CBB2
ΔE00 6.72
Darkturquoise
#00CED1
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD8CB #D86C79
analogous
#6CD895 #6CD8CB #6CAFD8
triadic
#6CD8CB #CB6CD8 #D8CB6C
tetradic
#6CD8CB #956CD8 #D86C79 #AFD86C
square
#6CD8CB #956CD8 #D86C79 #AFD86C
split-complementary
#6CD8CB #D86CAF #D8956C
monochromatic
#2A9F91 #3CCBBA #6CD8CB #9CE5DC #CDF2ED
Accessibility & contrast
On white
1.70
#6CD8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#6CD8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD8CB
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD8CB | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECB
Deuteranopia (green-blind)
#BDC1CC
Tritanopia (blue-blind)
#2FDCD4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6cd8cb; /* rgb */ color: rgb(108, 216, 203); /* oklch */ color: oklch(81.5% 0.102 185.1);
Tailwind
colors: {
custom: {
50: '#9ee4da',
500: '#6cd8cb',
950: '#000000',
},
}SCSS
$custom: #6cd8cb; $custom-light: #9ee4da; $custom-dark: #000000;
JSON
{
"hex": "#6cd8cb",
"rgb": {
"r": 108,
"g": 216,
"b": 203
},
"hsl": {
"h": 172.778,
"s": 58.065,
"l": 63.529
},
"oklch": {
"l": 0.8146,
"c": 0.10193,
"h": 185.1
},
"luminance": 0.56612
}Semantic roles & 50–950 ramp
primary
#6CD8CB
secondary
#A34550
accent
#2034C6
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483