#6CC6CA#6CC6CA
#6CC6CA is a light, moderate teal. Relative luminance 0.478; OKLCH L 77.2% C 0.087 H 199.3°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC6CA |
|---|---|
| RGB | rgb(108, 198, 202) |
| HSL | hsl(183, 47%, 61%) |
| HSV | hsv(183, 47%, 79%) |
| CMYK | cmyk(46.5%, 2%, 0%, 20.8%) |
| CIE-LAB | lab(74.72, -25.85, -10.37) |
| CIE-LCH | lch(74.72, 27.85, 201.86°) |
| OKLab | oklab(77.23% -0.0817 -0.0286) |
| OKLCH | oklch(77.23% 0.087 199.3) |
| XYZ | xyz(37.0349, 47.8375, 63.1476) |
| Luminance | 0.4784 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.75
Darkturquoise
#00CED1
ΔE00 5.79
Aqua Blue
#02D8E9
ΔE00 7.05
Turquoise Blue
#06B1C4
ΔE00 8.61
Topaz
#13BBAF
ΔE00 9.18
Lightseagreen
#20B2AA
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC6CA #CA706C
analogous
#6CCA9F #6CC6CA #6C97CA
triadic
#6CC6CA #CA6CC6 #C6CA6C
tetradic
#6CC6CA #9F6CCA #CA706C #97CA6C
square
#6CC6CA #9F6CCA #CA706C #97CA6C
split-complementary
#6CC6CA #CA6C97 #CA9F6C
monochromatic
#32868A #42B2B7 #6CC6CA #99D7DA #C6E9EA
Accessibility & contrast
On white
1.99
#6CC6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#6CC6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC6CA
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC6CA | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCA
Deuteranopia (green-blind)
#ABB3CB
Tritanopia (blue-blind)
#38CCC7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #6cc6ca; /* rgb */ color: rgb(108, 198, 202); /* oklch */ color: oklch(77.2% 0.087 199.3);
Tailwind
colors: {
custom: {
50: '#9cd7da',
500: '#6cc6ca',
950: '#000000',
},
}SCSS
$custom: #6cc6ca; $custom-light: #9cd7da; $custom-dark: #000000;
JSON
{
"hex": "#6cc6ca",
"rgb": {
"r": 108,
"g": 198,
"b": 202
},
"hsl": {
"h": 182.553,
"s": 47,
"l": 60.784
},
"oklch": {
"l": 0.77231,
"c": 0.08654,
"h": 199.3
},
"luminance": 0.47841
}Semantic roles & 50–950 ramp
primary
#6CC6CA
secondary
#DBB9B7
accent
#312BBA
background
#FAFDFD
surface
#F3FAFA
border
#CDD3D3
text
#0F1414
muted
#7F8383