#6AC7FC#6AC7FC
#6AC7FC is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.3% C 0.116 H 235.8°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6AC7FC |
|---|---|
| RGB | rgb(106, 199, 252) |
| HSL | hsl(202, 96%, 70%) |
| HSV | hsv(202, 58%, 99%) |
| CMYK | cmyk(57.9%, 21%, 0%, 1.2%) |
| CIE-LAB | lab(76.64, -12.72, -34.42) |
| CIE-LCH | lch(76.64, 36.69, 249.72°) |
| OKLab | oklab(79.31% -0.0654 -0.0962) |
| OKLCH | oklch(79.31% 0.116 235.8) |
| XYZ | xyz(43.9313, 50.9352, 99.5929) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.80
Sky
#82CAFC
ΔE00 2.74
Lightskyblue
#87CEFA
ΔE00 3.25
Deepskyblue
#00BFFF
ΔE00 4.73
Light Blue
#95D0FC
ΔE00 5.11
Baby Blue
#89CFF0
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AC7FC #FC9F6A
analogous
#6AFCE8 #6AC7FC #6A7EFC
triadic
#6AC7FC #FC6AC7 #C7FC6A
tetradic
#6AC7FC #E86AFC #FC9F6A #7EFC6A
square
#6AC7FC #E86AFC #FC9F6A #7EFC6A
split-complementary
#6AC7FC #FC6A7E #FCE86A
monochromatic
#0595E7 #2EB0FB #6AC7FC #A6DEFD #E1F4FE
Accessibility & contrast
On white
1.88
#6AC7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#6AC7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AC7FC
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AC7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AC7FC | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#9AB6FB
Tritanopia (blue-blind)
#00D5D9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6ac7fc; /* rgb */ color: rgb(106, 199, 252); /* oklch */ color: oklch(79.3% 0.116 235.8);
Tailwind
colors: {
custom: {
50: '#9fd8fd',
500: '#6ac7fc',
950: '#000000',
},
}SCSS
$custom: #6ac7fc; $custom-light: #9fd8fd; $custom-dark: #000000;
JSON
{
"hex": "#6ac7fc",
"rgb": {
"r": 106,
"g": 199,
"b": 252
},
"hsl": {
"h": 201.781,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.79308,
"c": 0.11636,
"h": 235.8
},
"luminance": 0.50939
}Semantic roles & 50–950 ramp
primary
#6AC7FC
secondary
#D76F33
accent
#5300E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385