#6AC9FC#6AC9FC
#6AC9FC is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.8% C 0.116 H 234.2°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6AC9FC |
|---|---|
| RGB | rgb(106, 201, 252) |
| HSL | hsl(201, 96%, 70%) |
| HSV | hsv(201, 58%, 99%) |
| CMYK | cmyk(57.9%, 20.2%, 0%, 1.2%) |
| CIE-LAB | lab(77.20, -13.77, -33.56) |
| CIE-LCH | lch(77.20, 36.27, 247.68°) |
| OKLab | oklab(79.75% -0.0675 -0.0938) |
| OKLCH | oklch(79.75% 0.116 234.2) |
| XYZ | xyz(44.3945, 51.8616, 99.7473) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.84
Sky
#82CAFC
ΔE00 3.02
Lightskyblue
#87CEFA
ΔE00 3.09
Baby Blue
#89CFF0
ΔE00 4.63
Deepskyblue
#00BFFF
ΔE00 4.85
Light Blue
#95D0FC
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AC9FC #FC9D6A
analogous
#6AFCE6 #6AC9FC #6A80FC
triadic
#6AC9FC #FC6AC9 #C9FC6A
tetradic
#6AC9FC #E66AFC #FC9D6A #80FC6A
square
#6AC9FC #E66AFC #FC9D6A #80FC6A
split-complementary
#6AC9FC #FC6A80 #FCE66A
monochromatic
#0598E7 #2EB3FB #6AC9FC #A6DFFD #E1F4FE
Accessibility & contrast
On white
1.85
#6AC9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#6AC9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AC9FC
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AC9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AC9FC | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FE
Deuteranopia (green-blind)
#9CB8FB
Tritanopia (blue-blind)
#00D7DA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ac9fc; /* rgb */ color: rgb(106, 201, 252); /* oklch */ color: oklch(79.8% 0.116 234.2);
Tailwind
colors: {
custom: {
50: '#a0d9fd',
500: '#6ac9fc',
950: '#000000',
},
}SCSS
$custom: #6ac9fc; $custom-light: #a0d9fd; $custom-dark: #000000;
JSON
{
"hex": "#6ac9fc",
"rgb": {
"r": 106,
"g": 201,
"b": 252
},
"hsl": {
"h": 200.959,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.79751,
"c": 0.11554,
"h": 234.2
},
"luminance": 0.51866
}Semantic roles & 50–950 ramp
primary
#6AC9FC
secondary
#D76C33
accent
#5000E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385