#6CCCF7#6CCCF7
#6CCCF7 is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.3% C 0.109 H 229.4°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCCF7 |
|---|---|
| RGB | rgb(108, 204, 247) |
| HSL | hsl(199, 90%, 70%) |
| HSV | hsv(199, 56%, 97%) |
| CMYK | cmyk(56.3%, 17.4%, 0%, 3.1%) |
| CIE-LAB | lab(77.93, -16.43, -29.76) |
| CIE-LCH | lch(77.93, 33.99, 241.10°) |
| OKLab | oklab(80.29% -0.071 -0.0829) |
| OKLCH | oklch(80.29% 0.109 229.4) |
| XYZ | xyz(44.5593, 53.0852, 95.8759) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.99
Baby Blue
#89CFF0
ΔE00 3.28
Lightskyblue
#87CEFA
ΔE00 3.59
Sky Blue
#87CEEB
ΔE00 3.83
Bright Sky Blue
#02CCFE
ΔE00 4.40
Sky
#82CAFC
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCCF7 #F7976C
analogous
#6CF7DC #6CCCF7 #6C87F7
triadic
#6CCCF7 #F76CCC #CCF76C
tetradic
#6CCCF7 #DC6CF7 #F7976C #87F76C
square
#6CCCF7 #DC6CF7 #F7976C #87F76C
split-complementary
#6CCCF7 #F76C87 #F7DC6C
monochromatic
#0C9CDD #32B8F4 #6CCCF7 #A6E0FA #E0F4FD
Accessibility & contrast
On white
1.81
#6CCCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#6CCCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCCF7
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCCF7 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9F9
Deuteranopia (green-blind)
#A2BAF6
Tritanopia (blue-blind)
#00D8DA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6cccf7; /* rgb */ color: rgb(108, 204, 247); /* oklch */ color: oklch(80.3% 0.109 229.4);
Tailwind
colors: {
custom: {
50: '#a0dbfa',
500: '#6cccf7',
950: '#000000',
},
}SCSS
$custom: #6cccf7; $custom-light: #a0dbfa; $custom-dark: #000000;
JSON
{
"hex": "#6cccf7",
"rgb": {
"r": 108,
"g": 204,
"b": 247
},
"hsl": {
"h": 198.561,
"s": 89.677,
"l": 69.608
},
"oklch": {
"l": 0.80288,
"c": 0.10917,
"h": 229.4
},
"luminance": 0.53089
}Semantic roles & 50–950 ramp
primary
#6CCCF7
secondary
#D16636
accent
#4700E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101517
muted
#808485