#6CC8CA#6CC8CA
#6CC8CA is a light, moderate teal. Relative luminance 0.488; OKLCH L 77.7% C 0.088 H 197.3°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC8CA |
|---|---|
| RGB | rgb(108, 200, 202) |
| HSL | hsl(181, 47%, 61%) |
| HSV | hsv(181, 47%, 79%) |
| CMYK | cmyk(46.5%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(75.30, -26.83, -9.51) |
| CIE-LCH | lch(75.30, 28.47, 199.51°) |
| OKLab | oklab(77.7% -0.084 -0.0262) |
| OKLCH | oklch(77.7% 0.088 197.3) |
| XYZ | xyz(37.4951, 48.7578, 63.3010) |
| Luminance | 0.4876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.93
Darkturquoise
#00CED1
ΔE00 5.37
Aqua Blue
#02D8E9
ΔE00 7.09
Topaz
#13BBAF
ΔE00 8.73
Lightseagreen
#20B2AA
ΔE00 9.13
Turquoise Blue
#06B1C4
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC8CA #CA6E6C
analogous
#6CCA9D #6CC8CA #6C99CA
triadic
#6CC8CA #CA6CC8 #C8CA6C
tetradic
#6CC8CA #9D6CCA #CA6E6C #99CA6C
square
#6CC8CA #9D6CCA #CA6E6C #99CA6C
split-complementary
#6CC8CA #CA6C99 #CA9D6C
monochromatic
#32888A #42B4B7 #6CC8CA #99D9DA #C6EAEA
Accessibility & contrast
On white
1.95
#6CC8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#6CC8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC8CA
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC8CA | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC0CA
Deuteranopia (green-blind)
#ADB4CB
Tritanopia (blue-blind)
#37CDC8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #6cc8ca; /* rgb */ color: rgb(108, 200, 202); /* oklch */ color: oklch(77.7% 0.088 197.3);
Tailwind
colors: {
custom: {
50: '#9dd9da',
500: '#6cc8ca',
950: '#000000',
},
}SCSS
$custom: #6cc8ca; $custom-light: #9dd9da; $custom-dark: #000000;
JSON
{
"hex": "#6cc8ca",
"rgb": {
"r": 108,
"g": 200,
"b": 202
},
"hsl": {
"h": 181.277,
"s": 47,
"l": 60.784
},
"oklch": {
"l": 0.77696,
"c": 0.08797,
"h": 197.3
},
"luminance": 0.48761
}Semantic roles & 50–950 ramp
primary
#6CC8CA
secondary
#DBB8B7
accent
#2E2BBA
background
#FAFDFD
surface
#F3FAFA
border
#CDD3D3
text
#0F1414
muted
#7F8383