#6CCCCC#6CCCCC
#6CCCCC is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.7% C 0.091 H 195.5°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCCCC |
|---|---|
| RGB | rgb(108, 204, 204) |
| HSL | hsl(180, 48%, 61%) |
| HSV | hsv(180, 47%, 80%) |
| CMYK | cmyk(47.1%, 0%, 0%, 20%) |
| CIE-LAB | lab(76.52, -28.27, -8.78) |
| CIE-LCH | lch(76.52, 29.60, 197.25°) |
| OKLab | oklab(78.69% -0.0877 -0.0242) |
| OKLCH | oklch(78.69% 0.091 195.5) |
| XYZ | xyz(38.6719, 50.7302, 64.8690) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.94
Darkturquoise
#00CED1
ΔE00 4.98
Aqua Blue
#02D8E9
ΔE00 7.01
Turquoise
#40E0D0
ΔE00 8.15
Topaz
#13BBAF
ΔE00 8.57
Robin'S Egg
#6DEDFD
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCCCC #CC6C6C
analogous
#6CCC9C #6CCCCC #6C9CCC
triadic
#6CCCCC #CC6CCC #CCCC6C
tetradic
#6CCCCC #9C6CCC #CC6C6C #9CCC6C
square
#6CCCCC #9C6CCC #CC6C6C #9CCC6C
split-complementary
#6CCCCC #CC6C9C #CC9C6C
monochromatic
#318D8D #41BABA #6CCCCC #99DCDC #C7ECEC
Accessibility & contrast
On white
1.88
#6CCCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#6CCCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCCCC
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCCCC | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CC
Deuteranopia (green-blind)
#B1B8CD
Tritanopia (blue-blind)
#34D1CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6ccccc; /* rgb */ color: rgb(108, 204, 204); /* oklch */ color: oklch(78.7% 0.091 195.5);
Tailwind
colors: {
custom: {
50: '#9ddcdb',
500: '#6ccccc',
950: '#000000',
},
}SCSS
$custom: #6ccccc; $custom-light: #9ddcdb; $custom-dark: #000000;
JSON
{
"hex": "#6ccccc",
"rgb": {
"r": 108,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 48.485,
"l": 61.176
},
"oklch": {
"l": 0.78692,
"c": 0.09097,
"h": 195.5
},
"luminance": 0.50734
}Semantic roles & 50–950 ramp
primary
#6CCCCC
secondary
#934949
accent
#2A2ABC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484