#6CD1CA#6CD1CA
#6CD1CA is a light, moderate teal. Relative luminance 0.531; OKLCH L 79.8% C 0.095 H 189.5°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD1CA |
|---|---|
| RGB | rgb(108, 209, 202) |
| HSL | hsl(176, 52%, 62%) |
| HSV | hsv(176, 48%, 82%) |
| CMYK | cmyk(48.3%, 0%, 3.3%, 18%) |
| CIE-LAB | lab(77.90, -31.19, -5.64) |
| CIE-LCH | lch(77.90, 31.70, 190.26°) |
| OKLab | oklab(79.79% -0.0941 -0.0157) |
| OKLCH | oklch(79.79% 0.095 189.5) |
| XYZ | xyz(39.6411, 53.0499, 64.0163) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.84
Darkturquoise
#00CED1
ΔE00 5.60
Turquoise
#40E0D0
ΔE00 5.64
Seafoam Blue
#78D1B6
ΔE00 7.24
Pale Teal
#82CBB2
ΔE00 7.61
Topaz
#13BBAF
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD1CA #D16C73
analogous
#6CD198 #6CD1CA #6CA5D1
triadic
#6CD1CA #CA6CD1 #D1CA6C
tetradic
#6CD1CA #986CD1 #D16C73 #A5D16C
square
#6CD1CA #986CD1 #D16C73 #A5D16C
split-complementary
#6CD1CA #D16CA5 #D1986C
monochromatic
#2E948D #3DC2B9 #6CD1CA #9BE0DB #C9EEEC
Accessibility & contrast
On white
1.81
#6CD1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#6CD1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD1CA
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD1CA | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#34D5CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6cd1ca; /* rgb */ color: rgb(108, 209, 202); /* oklch */ color: oklch(79.8% 0.095 189.5);
Tailwind
colors: {
custom: {
50: '#9ddfda',
500: '#6cd1ca',
950: '#000000',
},
}SCSS
$custom: #6cd1ca; $custom-light: #9ddfda; $custom-dark: #000000;
JSON
{
"hex": "#6cd1ca",
"rgb": {
"r": 108,
"g": 209,
"b": 202
},
"hsl": {
"h": 175.842,
"s": 52.332,
"l": 62.157
},
"oklch": {
"l": 0.79793,
"c": 0.09546,
"h": 189.5
},
"luminance": 0.53053
}Semantic roles & 50–950 ramp
primary
#6CD1CA
secondary
#9A474D
accent
#2630C0
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483