#6CCCDB#6CCCDB
#6CCCDB is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.2% C 0.093 H 208.7°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCCDB |
|---|---|
| RGB | rgb(108, 204, 219) |
| HSL | hsl(188, 61%, 64%) |
| HSV | hsv(188, 51%, 86%) |
| CMYK | cmyk(50.7%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(76.97, -24.31, -16.18) |
| CIE-LCH | lch(76.97, 29.20, 213.65°) |
| OKLab | oklab(79.21% -0.0816 -0.0447) |
| OKLCH | oklch(79.21% 0.093 208.7) |
| XYZ | xyz(40.5584, 51.4848, 74.8043) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.63
Sky Blue
#87CEEB
ΔE00 7.01
Neon Blue
#04D9FF
ΔE00 7.08
Robin'S Egg
#6DEDFD
ΔE00 7.68
Darkturquoise
#00CED1
ΔE00 7.74
Baby Blue
#89CFF0
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCCDB #DB7B6C
analogous
#6CDBB3 #6CCCDB #6C95DB
triadic
#6CCCDB #DB6CCC #CCDB6C
tetradic
#6CCCDB #B36CDB #DB7B6C #95DB6C
square
#6CCCDB #B36CDB #DB7B6C #95DB6C
split-complementary
#6CCCDB #DB6C95 #DBB36C
monochromatic
#2894A4 #3BBBCF #6CCCDB #9DDDE7 #CEEEF3
Accessibility & contrast
On white
1.86
#6CCCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#6CCCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCCDB
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCCDB | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DC
Deuteranopia (green-blind)
#ACB8DB
Tritanopia (blue-blind)
#21D3D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6cccdb; /* rgb */ color: rgb(108, 204, 219); /* oklch */ color: oklch(79.2% 0.093 208.7);
Tailwind
colors: {
custom: {
50: '#9edbe6',
500: '#6cccdb',
950: '#000000',
},
}SCSS
$custom: #6cccdb; $custom-light: #9edbe6; $custom-dark: #000000;
JSON
{
"hex": "#6cccdb",
"rgb": {
"r": 108,
"g": 204,
"b": 219
},
"hsl": {
"h": 188.108,
"s": 60.656,
"l": 64.118
},
"oklch": {
"l": 0.79211,
"c": 0.09299,
"h": 208.7
},
"luminance": 0.51488
}Semantic roles & 50–950 ramp
primary
#6CCCDB
secondary
#A85144
accent
#341DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484