#6AC8FC#6AC8FC
#6AC8FC is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.5% C 0.116 H 235.0°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6AC8FC |
|---|---|
| RGB | rgb(106, 200, 252) |
| HSL | hsl(201, 96%, 70%) |
| HSV | hsv(201, 58%, 99%) |
| CMYK | cmyk(57.9%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(76.92, -13.25, -33.99) |
| CIE-LCH | lch(76.92, 36.48, 248.70°) |
| OKLab | oklab(79.53% -0.0665 -0.095) |
| OKLCH | oklch(79.53% 0.116 235) |
| XYZ | xyz(44.1622, 51.3969, 99.6699) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.78
Sky
#82CAFC
ΔE00 2.86
Lightskyblue
#87CEFA
ΔE00 3.15
Deepskyblue
#00BFFF
ΔE00 4.77
Baby Blue
#89CFF0
ΔE00 4.89
Light Blue
#95D0FC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AC8FC #FC9E6A
analogous
#6AFCE7 #6AC8FC #6A7FFC
triadic
#6AC8FC #FC6AC8 #C8FC6A
tetradic
#6AC8FC #E76AFC #FC9E6A #7FFC6A
square
#6AC8FC #E76AFC #FC9E6A #7FFC6A
split-complementary
#6AC8FC #FC6A7F #FCE76A
monochromatic
#0596E7 #2EB2FB #6AC8FC #A6DEFD #E1F4FE
Accessibility & contrast
On white
1.86
#6AC8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#6AC8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AC8FC
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AC8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AC8FC | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FF
Deuteranopia (green-blind)
#9BB7FB
Tritanopia (blue-blind)
#00D6D9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6ac8fc; /* rgb */ color: rgb(106, 200, 252); /* oklch */ color: oklch(79.5% 0.116 235.0);
Tailwind
colors: {
custom: {
50: '#a0d8fd',
500: '#6ac8fc',
950: '#000000',
},
}SCSS
$custom: #6ac8fc; $custom-light: #a0d8fd; $custom-dark: #000000;
JSON
{
"hex": "#6ac8fc",
"rgb": {
"r": 106,
"g": 200,
"b": 252
},
"hsl": {
"h": 201.37,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.79529,
"c": 0.11593,
"h": 235
},
"luminance": 0.51401
}Semantic roles & 50–950 ramp
primary
#6AC8FC
secondary
#D76E33
accent
#5200E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385