#6CCCD4#6CCCD4
#6CCCD4 is a light, moderate teal. Relative luminance 0.511; OKLCH L 79.0% C 0.091 H 202.6°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCCD4 |
|---|---|
| RGB | rgb(108, 204, 212) |
| HSL | hsl(185, 55%, 63%) |
| HSV | hsv(185, 49%, 83%) |
| CMYK | cmyk(49.1%, 3.8%, 0%, 16.9%) |
| CIE-LAB | lab(76.75, -26.18, -12.74) |
| CIE-LCH | lch(76.75, 29.12, 205.94°) |
| OKLab | oklab(78.96% -0.0844 -0.0351) |
| OKLCH | oklch(78.96% 0.091 202.6) |
| XYZ | xyz(39.6562, 51.1239, 70.0527) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.56
Darkturquoise
#00CED1
ΔE00 5.93
Mediumturquoise
#48D1CC
ΔE00 6.32
Robin'S Egg
#6DEDFD
ΔE00 7.95
Robin'S Egg Blue
#98EFF9
ΔE00 8.66
Robin Egg Blue
#8AF1FE
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCCD4 #D4746C
analogous
#6CD4A8 #6CCCD4 #6C98D4
triadic
#6CCCD4 #D46CCC #CCD46C
tetradic
#6CCCD4 #A86CD4 #D4746C #98D46C
square
#6CCCD4 #A86CD4 #D4746C #98D46C
split-complementary
#6CCCD4 #D46C98 #D4A86C
monochromatic
#2D9199 #3DBCC6 #6CCCD4 #9BDCE2 #CBEDF0
Accessibility & contrast
On white
1.87
#6CCCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#6CCCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCCD4
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCCD4 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC5D5
Deuteranopia (green-blind)
#AEB8D5
Tritanopia (blue-blind)
#2BD2CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6cccd4; /* rgb */ color: rgb(108, 204, 212); /* oklch */ color: oklch(79.0% 0.091 202.6);
Tailwind
colors: {
custom: {
50: '#9ddbe1',
500: '#6cccd4',
950: '#000000',
},
}SCSS
$custom: #6cccd4; $custom-light: #9ddbe1; $custom-dark: #000000;
JSON
{
"hex": "#6cccd4",
"rgb": {
"r": 108,
"g": 204,
"b": 212
},
"hsl": {
"h": 184.615,
"s": 54.737,
"l": 62.745
},
"oklch": {
"l": 0.78964,
"c": 0.0914,
"h": 202.6
},
"luminance": 0.51127
}Semantic roles & 50–950 ramp
primary
#6CCCD4
secondary
#9E4D46
accent
#2F23C2
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484