#6CCAF0#6CCAF0
#6CCAF0 is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.6% C 0.104 H 226.7°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCAF0 |
|---|---|
| RGB | rgb(108, 202, 240) |
| HSL | hsl(197, 81%, 68%) |
| HSV | hsv(197, 55%, 94%) |
| CMYK | cmyk(55%, 15.8%, 0%, 5.9%) |
| CIE-LAB | lab(77.11, -17.42, -27.26) |
| CIE-LCH | lch(77.11, 32.35, 237.41°) |
| OKLab | oklab(79.56% -0.0714 -0.0758) |
| OKLCH | oklch(79.56% 0.104 226.7) |
| XYZ | xyz(43.0270, 51.7166, 90.1360) |
| Luminance | 0.5172 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.18
Baby Blue
#89CFF0
ΔE00 3.18
Lightblue (survey)
#7BC8F6
ΔE00 3.89
Bright Sky Blue
#02CCFE
ΔE00 4.36
Lightskyblue
#87CEFA
ΔE00 4.50
Sky
#82CAFC
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCAF0 #F0926C
analogous
#6CF0D4 #6CCAF0 #6C88F0
triadic
#6CCAF0 #F06CCA #CAF06C
tetradic
#6CCAF0 #D46CF0 #F0926C #88F06C
square
#6CCAF0 #D46CF0 #F0926C #88F06C
split-complementary
#6CCAF0 #F06C88 #F0D46C
monochromatic
#1598CD #34B6EA #6CCAF0 #A4DEF6 #DBF2FB
Accessibility & contrast
On white
1.85
#6CCAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#6CCAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCAF0
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCAF0 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C7F2
Deuteranopia (green-blind)
#A3B8F0
Tritanopia (blue-blind)
#00D5D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6ccaf0; /* rgb */ color: rgb(108, 202, 240); /* oklch */ color: oklch(79.6% 0.104 226.7);
Tailwind
colors: {
custom: {
50: '#9fdaf5',
500: '#6ccaf0',
950: '#000000',
},
}SCSS
$custom: #6ccaf0; $custom-light: #9fdaf5; $custom-dark: #000000;
JSON
{
"hex": "#6ccaf0",
"rgb": {
"r": 108,
"g": 202,
"b": 240
},
"hsl": {
"h": 197.273,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.79556,
"c": 0.10412,
"h": 226.7
},
"luminance": 0.5172
}Semantic roles & 50–950 ramp
primary
#6CCAF0
secondary
#C86138
accent
#4508DE
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385