#6CD3CA#6CD3CA
#6CD3CA is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.3% C 0.097 H 187.9°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD3CA |
|---|---|
| RGB | rgb(108, 211, 202) |
| HSL | hsl(175, 54%, 63%) |
| HSV | hsv(175, 49%, 83%) |
| CMYK | cmyk(48.8%, 0%, 4.3%, 17.3%) |
| CIE-LAB | lab(78.48, -32.14, -4.79) |
| CIE-LCH | lch(78.48, 32.50, 188.47°) |
| OKLab | oklab(80.26% -0.0964 -0.0134) |
| OKLCH | oklch(80.26% 0.097 187.9) |
| XYZ | xyz(40.1349, 54.0374, 64.1809) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.03
Turquoise
#40E0D0
ΔE00 4.95
Darkturquoise
#00CED1
ΔE00 6.05
Seafoam Blue
#78D1B6
ΔE00 6.60
Pale Teal
#82CBB2
ΔE00 7.18
Topaz
#13BBAF
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD3CA #D36C75
analogous
#6CD396 #6CD3CA #6CA9D3
triadic
#6CD3CA #CA6CD3 #D3CA6C
tetradic
#6CD3CA #966CD3 #D36C75 #A9D36C
square
#6CD3CA #966CD3 #D36C75 #A9D36C
split-complementary
#6CD3CA #D36CA9 #D3966C
monochromatic
#2D978E #3DC5B9 #6CD3CA #9BE1DB #CAEFEC
Accessibility & contrast
On white
1.78
#6CD3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#6CD3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD3CA
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD3CA | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#B8BDCB
Tritanopia (blue-blind)
#33D7D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6cd3ca; /* rgb */ color: rgb(108, 211, 202); /* oklch */ color: oklch(80.3% 0.097 187.9);
Tailwind
colors: {
custom: {
50: '#9de1da',
500: '#6cd3ca',
950: '#000000',
},
}SCSS
$custom: #6cd3ca; $custom-light: #9de1da; $custom-dark: #000000;
JSON
{
"hex": "#6cd3ca",
"rgb": {
"r": 108,
"g": 211,
"b": 202
},
"hsl": {
"h": 174.757,
"s": 53.927,
"l": 62.549
},
"oklch": {
"l": 0.8026,
"c": 0.09732,
"h": 187.9
},
"luminance": 0.54041
}Semantic roles & 50–950 ramp
primary
#6CD3CA
secondary
#9C474E
accent
#2432C1
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483