#6CCCC2#6CCCC2
#6CCCC2 is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.4% C 0.093 H 186.7°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCCC2 |
|---|---|
| RGB | rgb(108, 204, 194) |
| HSL | hsl(174, 48%, 61%) |
| HSV | hsv(174, 47%, 80%) |
| CMYK | cmyk(47.1%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(76.23, -30.80, -3.80) |
| CIE-LCH | lch(76.23, 31.03, 187.04°) |
| OKLab | oklab(78.37% -0.0919 -0.0107) |
| OKLCH | oklch(78.37% 0.093 186.7) |
| XYZ | xyz(37.5108, 50.2658, 58.7540) |
| Luminance | 0.5027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.65
Seafoam Blue
#78D1B6
ΔE00 6.11
Turquoise
#40E0D0
ΔE00 6.12
Pale Teal
#82CBB2
ΔE00 6.30
Darkturquoise
#00CED1
ΔE00 6.43
Topaz
#13BBAF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCCC2 #CC6C76
analogous
#6CCC92 #6CCCC2 #6CA6CC
triadic
#6CCCC2 #C26CCC #CCC26C
tetradic
#6CCCC2 #926CCC #CC6C76 #A6CC6C
square
#6CCCC2 #926CCC #CC6C76 #A6CC6C
split-complementary
#6CCCC2 #CC6CA6 #CC926C
monochromatic
#318D83 #41BAAE #6CCCC2 #99DCD5 #C7ECE8
Accessibility & contrast
On white
1.90
#6CCCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#6CCCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCCC2
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCCC2 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C2
Deuteranopia (green-blind)
#B3B7C3
Tritanopia (blue-blind)
#3CD0C9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6cccc2; /* rgb */ color: rgb(108, 204, 194); /* oklch */ color: oklch(78.4% 0.093 186.7);
Tailwind
colors: {
custom: {
50: '#9cdcd4',
500: '#6cccc2',
950: '#000000',
},
}SCSS
$custom: #6cccc2; $custom-light: #9cdcd4; $custom-dark: #000000;
JSON
{
"hex": "#6cccc2",
"rgb": {
"r": 108,
"g": 204,
"b": 194
},
"hsl": {
"h": 173.75,
"s": 48.485,
"l": 61.176
},
"oklch": {
"l": 0.7837,
"c": 0.09254,
"h": 186.7
},
"luminance": 0.50269
}Semantic roles & 50–950 ramp
primary
#6CCCC2
secondary
#934951
accent
#2A39BC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483