#6CC8F0#6CC8F0
#6CC8F0 is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.1% C 0.104 H 228.5°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC8F0 |
|---|---|
| RGB | rgb(108, 200, 240) |
| HSL | hsl(198, 81%, 68%) |
| HSV | hsv(198, 55%, 94%) |
| CMYK | cmyk(55%, 16.7%, 0%, 5.9%) |
| CIE-LAB | lab(76.55, -16.39, -28.12) |
| CIE-LCH | lch(76.55, 32.55, 239.76°) |
| OKLab | oklab(79.11% -0.0692 -0.0782) |
| OKLCH | oklch(79.11% 0.104 228.5) |
| XYZ | xyz(42.5608, 50.7841, 89.9806) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.21
Baby Blue
#89CFF0
ΔE00 3.35
Sky Blue
#87CEEB
ΔE00 3.60
Lightskyblue
#87CEFA
ΔE00 4.09
Bright Sky Blue
#02CCFE
ΔE00 4.53
Sky
#82CAFC
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC8F0 #F0946C
analogous
#6CF0D6 #6CC8F0 #6C86F0
triadic
#6CC8F0 #F06CC8 #C8F06C
tetradic
#6CC8F0 #D66CF0 #F0946C #86F06C
square
#6CC8F0 #D66CF0 #F0946C #86F06C
split-complementary
#6CC8F0 #F06C86 #F0D66C
monochromatic
#1595CD #34B3EA #6CC8F0 #A4DDF6 #DBF2FB
Accessibility & contrast
On white
1.88
#6CC8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#6CC8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC8F0
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC8F0 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C5F2
Deuteranopia (green-blind)
#A0B7F0
Tritanopia (blue-blind)
#00D3D5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6cc8f0; /* rgb */ color: rgb(108, 200, 240); /* oklch */ color: oklch(79.1% 0.104 228.5);
Tailwind
colors: {
custom: {
50: '#9fd8f5',
500: '#6cc8f0',
950: '#000000',
},
}SCSS
$custom: #6cc8f0; $custom-light: #9fd8f5; $custom-dark: #000000;
JSON
{
"hex": "#6cc8f0",
"rgb": {
"r": 108,
"g": 200,
"b": 240
},
"hsl": {
"h": 198.182,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.79108,
"c": 0.10446,
"h": 228.5
},
"luminance": 0.50788
}Semantic roles & 50–950 ramp
primary
#6CC8F0
secondary
#C86438
accent
#4908DE
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385