#6CCCF0#6CCCF0
#6CCCF0 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.0% C 0.104 H 224.9°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCCF0 |
|---|---|
| RGB | rgb(108, 204, 240) |
| HSL | hsl(196, 81%, 68%) |
| HSV | hsv(196, 55%, 94%) |
| CMYK | cmyk(55%, 15%, 0%, 5.9%) |
| CIE-LAB | lab(77.67, -18.45, -26.39) |
| CIE-LCH | lch(77.67, 32.20, 235.04°) |
| OKLab | oklab(80.01% -0.0736 -0.0733) |
| OKLCH | oklch(80.01% 0.104 224.9) |
| XYZ | xyz(43.4993, 52.6612, 90.2934) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.95
Baby Blue
#89CFF0
ΔE00 3.23
Bright Sky Blue
#02CCFE
ΔE00 4.38
Lightblue (survey)
#7BC8F6
ΔE00 4.64
Lightskyblue
#87CEFA
ΔE00 5.03
Neon Blue
#04D9FF
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCCF0 #F0906C
analogous
#6CF0D2 #6CCCF0 #6C8AF0
triadic
#6CCCF0 #F06CCC #CCF06C
tetradic
#6CCCF0 #D26CF0 #F0906C #8AF06C
square
#6CCCF0 #D26CF0 #F0906C #8AF06C
split-complementary
#6CCCF0 #F06C8A #F0D26C
monochromatic
#159BCD #34B9EA #6CCCF0 #A4DFF6 #DBF3FB
Accessibility & contrast
On white
1.82
#6CCCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#6CCCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCCF0
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCCF0 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F2
Deuteranopia (green-blind)
#A5BAF0
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6cccf0; /* rgb */ color: rgb(108, 204, 240); /* oklch */ color: oklch(80.0% 0.104 224.9);
Tailwind
colors: {
custom: {
50: '#a0dbf5',
500: '#6cccf0',
950: '#000000',
},
}SCSS
$custom: #6cccf0; $custom-light: #a0dbf5; $custom-dark: #000000;
JSON
{
"hex": "#6cccf0",
"rgb": {
"r": 108,
"g": 204,
"b": 240
},
"hsl": {
"h": 196.364,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.80006,
"c": 0.10387,
"h": 224.9
},
"luminance": 0.52665
}Semantic roles & 50–950 ramp
primary
#6CCCF0
secondary
#C85F38
accent
#4208DE
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485