#6CC3CA#6CC3CA
#6CC3CA is a light, moderate teal. Relative luminance 0.465; OKLCH L 76.5% C 0.085 H 202.3°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC3CA |
|---|---|
| RGB | rgb(108, 195, 202) |
| HSL | hsl(184, 47%, 61%) |
| HSV | hsv(184, 47%, 79%) |
| CMYK | cmyk(46.5%, 3.5%, 0%, 20.8%) |
| CIE-LAB | lab(73.86, -24.36, -11.66) |
| CIE-LCH | lch(73.86, 27.01, 205.59°) |
| OKLab | oklab(76.54% -0.0782 -0.0321) |
| OKLCH | oklch(76.54% 0.085 202.3) |
| XYZ | xyz(36.3560, 46.4796, 62.9213) |
| Luminance | 0.4648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 6.67
Mediumturquoise
#48D1CC
ΔE00 7.08
Aqua Blue
#02D8E9
ΔE00 7.27
Turquoise Blue
#06B1C4
ΔE00 7.70
Sky Blue
#87CEEB
ΔE00 9.75
Lightseagreen
#20B2AA
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC3CA #CA736C
analogous
#6CCAA2 #6CC3CA #6C94CA
triadic
#6CC3CA #CA6CC3 #C3CA6C
tetradic
#6CC3CA #A26CCA #CA736C #94CA6C
square
#6CC3CA #A26CCA #CA736C #94CA6C
split-complementary
#6CC3CA #CA6C94 #CAA26C
monochromatic
#32838A #42AEB7 #6CC3CA #99D5DA #C6E8EA
Accessibility & contrast
On white
2.04
#6CC3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#6CC3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC3CA
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC3CA | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCB
Deuteranopia (green-blind)
#A8B1CA
Tritanopia (blue-blind)
#39C9C5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #6cc3ca; /* rgb */ color: rgb(108, 195, 202); /* oklch */ color: oklch(76.5% 0.085 202.3);
Tailwind
colors: {
custom: {
50: '#9cd5da',
500: '#6cc3ca',
950: '#000000',
},
}SCSS
$custom: #6cc3ca; $custom-light: #9cd5da; $custom-dark: #000000;
JSON
{
"hex": "#6cc3ca",
"rgb": {
"r": 108,
"g": 195,
"b": 202
},
"hsl": {
"h": 184.468,
"s": 47,
"l": 60.784
},
"oklch": {
"l": 0.76535,
"c": 0.08458,
"h": 202.3
},
"luminance": 0.46483
}Semantic roles & 50–950 ramp
primary
#6CC3CA
secondary
#DBBAB7
accent
#362BBA
background
#FAFDFD
surface
#F3FAFA
border
#CDD3D3
text
#0F1414
muted
#7F8383