#6CCCF5#6CCCF5
#6CCCF5 is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.2% C 0.108 H 228.2°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCCF5 |
|---|---|
| RGB | rgb(108, 204, 245) |
| HSL | hsl(198, 87%, 69%) |
| HSV | hsv(198, 56%, 96%) |
| CMYK | cmyk(55.9%, 16.7%, 0%, 3.9%) |
| CIE-LAB | lab(77.85, -17.01, -28.80) |
| CIE-LCH | lch(77.85, 33.45, 239.43°) |
| OKLab | oklab(80.21% -0.0718 -0.0802) |
| OKLCH | oklch(80.21% 0.108 228.2) |
| XYZ | xyz(44.2523, 52.9624, 94.2592) |
| Luminance | 0.5297 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.14
Lightblue (survey)
#7BC8F6
ΔE00 3.41
Sky Blue
#87CEEB
ΔE00 3.49
Lightskyblue
#87CEFA
ΔE00 3.94
Bright Sky Blue
#02CCFE
ΔE00 4.28
Sky
#82CAFC
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCCF5 #F5956C
analogous
#6CF5D9 #6CCCF5 #6C88F5
triadic
#6CCCF5 #F56CCC #CCF56C
tetradic
#6CCCF5 #D96CF5 #F5956C #88F56C
square
#6CCCF5 #D96CF5 #F5956C #88F56C
split-complementary
#6CCCF5 #F56C88 #F5D96C
monochromatic
#0F9CD8 #33B8F1 #6CCCF5 #A5E0F9 #DFF4FD
Accessibility & contrast
On white
1.81
#6CCCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#6CCCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCCF5
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCCF5 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F7
Deuteranopia (green-blind)
#A3BAF4
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6cccf5; /* rgb */ color: rgb(108, 204, 245); /* oklch */ color: oklch(80.2% 0.108 228.2);
Tailwind
colors: {
custom: {
50: '#a0dbf8',
500: '#6cccf5',
950: '#000000',
},
}SCSS
$custom: #6cccf5; $custom-light: #a0dbf8; $custom-dark: #000000;
JSON
{
"hex": "#6cccf5",
"rgb": {
"r": 108,
"g": 204,
"b": 245
},
"hsl": {
"h": 197.956,
"s": 87.261,
"l": 69.216
},
"oklch": {
"l": 0.80207,
"c": 0.10759,
"h": 228.2
},
"luminance": 0.52966
}Semantic roles & 50–950 ramp
primary
#6CCCF5
secondary
#CF6437
accent
#4502E4
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101517
muted
#808485