#6CCCC0#6CCCC0
#6CCCC0 is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.3% C 0.093 H 185.0°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCCC0 |
|---|---|
| RGB | rgb(108, 204, 192) |
| HSL | hsl(173, 48%, 61%) |
| HSV | hsv(173, 47%, 80%) |
| CMYK | cmyk(47.1%, 0%, 5.9%, 20%) |
| CIE-LAB | lab(76.18, -31.29, -2.81) |
| CIE-LCH | lch(76.18, 31.42, 185.12°) |
| OKLab | oklab(78.31% -0.0928 -0.008) |
| OKLCH | oklch(78.31% 0.093 185) |
| XYZ | xyz(37.2877, 50.1765, 57.5790) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.07
Seafoam Blue
#78D1B6
ΔE00 5.41
Pale Teal
#82CBB2
ΔE00 5.68
Turquoise
#40E0D0
ΔE00 5.96
Topaz
#13BBAF
ΔE00 6.88
Turquoise (survey)
#06C2AC
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCCC0 #CC6C78
analogous
#6CCC90 #6CCCC0 #6CA8CC
triadic
#6CCCC0 #C06CCC #CCC06C
tetradic
#6CCCC0 #906CCC #CC6C78 #A8CC6C
square
#6CCCC0 #906CCC #CC6C78 #A8CC6C
split-complementary
#6CCCC0 #CC6CA8 #CC906C
monochromatic
#318D81 #41BAAB #6CCCC0 #99DCD3 #C7ECE7
Accessibility & contrast
On white
1.90
#6CCCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#6CCCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCCC0
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCCC0 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3C0
Deuteranopia (green-blind)
#B4B7C1
Tritanopia (blue-blind)
#3ED0C8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6cccc0; /* rgb */ color: rgb(108, 204, 192); /* oklch */ color: oklch(78.3% 0.093 185.0);
Tailwind
colors: {
custom: {
50: '#9cdcd3',
500: '#6cccc0',
950: '#000000',
},
}SCSS
$custom: #6cccc0; $custom-light: #9cdcd3; $custom-dark: #000000;
JSON
{
"hex": "#6cccc0",
"rgb": {
"r": 108,
"g": 204,
"b": 192
},
"hsl": {
"h": 172.5,
"s": 48.485,
"l": 61.176
},
"oklch": {
"l": 0.78308,
"c": 0.09312,
"h": 185
},
"luminance": 0.5018
}Semantic roles & 50–950 ramp
primary
#6CCCC0
secondary
#934952
accent
#2A3CBC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483