#6CCCD5#6CCCD5
#6CCCD5 is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.0% C 0.092 H 203.5°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCCD5 |
|---|---|
| RGB | rgb(108, 204, 213) |
| HSL | hsl(185, 56%, 63%) |
| HSV | hsv(185, 49%, 84%) |
| CMYK | cmyk(49.3%, 4.2%, 0%, 16.5%) |
| CIE-LAB | lab(76.78, -25.92, -13.23) |
| CIE-LCH | lch(76.78, 29.10, 207.04°) |
| OKLab | oklab(79% -0.084 -0.0365) |
| OKLCH | oklch(79% 0.092 203.5) |
| XYZ | xyz(39.7827, 51.1745, 70.7191) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.49
Darkturquoise
#00CED1
ΔE00 6.15
Mediumturquoise
#48D1CC
ΔE00 6.66
Robin'S Egg
#6DEDFD
ΔE00 7.86
Robin'S Egg Blue
#98EFF9
ΔE00 8.60
Robin Egg Blue
#8AF1FE
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCCD5 #D5756C
analogous
#6CD5A9 #6CCCD5 #6C97D5
triadic
#6CCCD5 #D56CCC #CCD56C
tetradic
#6CCCD5 #A96CD5 #D5756C #97D56C
square
#6CCCD5 #A96CD5 #D5756C #97D56C
split-complementary
#6CCCD5 #D56C97 #D5A96C
monochromatic
#2C919A #3CBBC7 #6CCCD5 #9CDDE3 #CBEDF0
Accessibility & contrast
On white
1.87
#6CCCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#6CCCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCCD5
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCCD5 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC5D6
Deuteranopia (green-blind)
#AEB8D5
Tritanopia (blue-blind)
#2AD3CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6cccd5; /* rgb */ color: rgb(108, 204, 213); /* oklch */ color: oklch(79.0% 0.092 203.5);
Tailwind
colors: {
custom: {
50: '#9ddbe1',
500: '#6cccd5',
950: '#000000',
},
}SCSS
$custom: #6cccd5; $custom-light: #9ddbe1; $custom-dark: #000000;
JSON
{
"hex": "#6cccd5",
"rgb": {
"r": 108,
"g": 204,
"b": 213
},
"hsl": {
"h": 185.143,
"s": 55.556,
"l": 62.941
},
"oklch": {
"l": 0.78998,
"c": 0.09156,
"h": 203.5
},
"luminance": 0.51178
}Semantic roles & 50–950 ramp
primary
#6CCCD5
secondary
#9F4E46
accent
#3022C3
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484