#6CC5CA#6CC5CA
#6CC5CA is a light, moderate teal. Relative luminance 0.474; OKLCH L 77.0% C 0.086 H 200.3°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC5CA |
|---|---|
| RGB | rgb(108, 197, 202) |
| HSL | hsl(183, 47%, 61%) |
| HSV | hsv(183, 47%, 79%) |
| CMYK | cmyk(46.5%, 2.5%, 0%, 20.8%) |
| CIE-LAB | lab(74.43, -25.35, -10.80) |
| CIE-LCH | lch(74.43, 27.56, 203.07°) |
| OKLab | oklab(77% -0.0805 -0.0298) |
| OKLCH | oklch(77% 0.086 200.3) |
| XYZ | xyz(36.8071, 47.3819, 63.0717) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 6.06
Mediumturquoise
#48D1CC
ΔE00 6.18
Aqua Blue
#02D8E9
ΔE00 7.09
Turquoise Blue
#06B1C4
ΔE00 8.29
Topaz
#13BBAF
ΔE00 9.44
Lightseagreen
#20B2AA
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC5CA #CA716C
analogous
#6CCAA0 #6CC5CA #6C96CA
triadic
#6CC5CA #CA6CC5 #C5CA6C
tetradic
#6CC5CA #A06CCA #CA716C #96CA6C
square
#6CC5CA #A06CCA #CA716C #96CA6C
split-complementary
#6CC5CA #CA6C96 #CAA06C
monochromatic
#32858A #42B1B7 #6CC5CA #99D7DA #C6E8EA
Accessibility & contrast
On white
2.00
#6CC5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#6CC5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC5CA
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC5CA | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABECA
Deuteranopia (green-blind)
#AAB2CB
Tritanopia (blue-blind)
#38CBC6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #6cc5ca; /* rgb */ color: rgb(108, 197, 202); /* oklch */ color: oklch(77.0% 0.086 200.3);
Tailwind
colors: {
custom: {
50: '#9cd6da',
500: '#6cc5ca',
950: '#000000',
},
}SCSS
$custom: #6cc5ca; $custom-light: #9cd6da; $custom-dark: #000000;
JSON
{
"hex": "#6cc5ca",
"rgb": {
"r": 108,
"g": 197,
"b": 202
},
"hsl": {
"h": 183.191,
"s": 47,
"l": 60.784
},
"oklch": {
"l": 0.76999,
"c": 0.08586,
"h": 200.3
},
"luminance": 0.47385
}Semantic roles & 50–950 ramp
primary
#6CC5CA
secondary
#DBB9B7
accent
#332BBA
background
#FAFDFD
surface
#F3FAFA
border
#CDD3D3
text
#0F1414
muted
#7F8383