#6CCCCD#6CCCCD
#6CCCCD is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.7% C 0.091 H 196.4°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCCCD |
|---|---|
| RGB | rgb(108, 204, 205) |
| HSL | hsl(181, 49%, 61%) |
| HSV | hsv(181, 47%, 80%) |
| CMYK | cmyk(47.3%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(76.54, -28.01, -9.28) |
| CIE-LCH | lch(76.54, 29.51, 198.32°) |
| OKLab | oklab(78.73% -0.0873 -0.0256) |
| OKLCH | oklch(78.73% 0.091 196.4) |
| XYZ | xyz(38.7922, 50.7783, 65.5027) |
| Luminance | 0.5078 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.18
Darkturquoise
#00CED1
ΔE00 4.99
Aqua Blue
#02D8E9
ΔE00 6.76
Turquoise
#40E0D0
ΔE00 8.44
Topaz
#13BBAF
ΔE00 8.82
Robin'S Egg
#6DEDFD
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCCCD #CD6D6C
analogous
#6CCD9E #6CCCCD #6C9CCD
triadic
#6CCCCD #CD6CCC #CCCD6C
tetradic
#6CCCCD #9E6CCD #CD6D6C #9CCD6C
square
#6CCCCD #9E6CCD #CD6D6C #9CCD6C
split-complementary
#6CCCCD #CD6C9C #CD9E6C
monochromatic
#308D8E #40BBBC #6CCCCD #9ADCDD #C7ECEC
Accessibility & contrast
On white
1.88
#6CCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#6CCCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCCCD
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCCCD | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CD
Deuteranopia (green-blind)
#B0B8CE
Tritanopia (blue-blind)
#33D1CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6ccccd; /* rgb */ color: rgb(108, 204, 205); /* oklch */ color: oklch(78.7% 0.091 196.4);
Tailwind
colors: {
custom: {
50: '#9ddcdc',
500: '#6ccccd',
950: '#000000',
},
}SCSS
$custom: #6ccccd; $custom-light: #9ddcdc; $custom-dark: #000000;
JSON
{
"hex": "#6ccccd",
"rgb": {
"r": 108,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.619,
"s": 49.239,
"l": 61.373
},
"oklch": {
"l": 0.78726,
"c": 0.09094,
"h": 196.4
},
"luminance": 0.50782
}Semantic roles & 50–950 ramp
primary
#6CCCCD
secondary
#954948
accent
#2A29BD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484