#6AC6FC#6AC6FC
#6AC6FC is a light, moderate cyan. Relative luminance 0.505; OKLCH L 79.1% C 0.117 H 236.6°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6AC6FC |
|---|---|
| RGB | rgb(106, 198, 252) |
| HSL | hsl(202, 96%, 70%) |
| HSV | hsv(202, 58%, 99%) |
| CMYK | cmyk(57.9%, 21.4%, 0%, 1.2%) |
| CIE-LAB | lab(76.36, -12.19, -34.85) |
| CIE-LCH | lch(76.36, 36.92, 250.72°) |
| OKLab | oklab(79.09% -0.0643 -0.0975) |
| OKLCH | oklch(79.09% 0.117 236.6) |
| XYZ | xyz(43.7020, 50.4765, 99.5165) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.90
Sky
#82CAFC
ΔE00 2.68
Lightskyblue
#87CEFA
ΔE00 3.39
Deepskyblue
#00BFFF
ΔE00 4.73
Light Blue
#95D0FC
ΔE00 5.13
Baby Blue
#89CFF0
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AC6FC #FCA06A
analogous
#6AFCE9 #6AC6FC #6A7DFC
triadic
#6AC6FC #FC6AC6 #C6FC6A
tetradic
#6AC6FC #E96AFC #FCA06A #7DFC6A
square
#6AC6FC #E96AFC #FCA06A #7DFC6A
split-complementary
#6AC6FC #FC6A7D #FCE96A
monochromatic
#0593E7 #2EAFFB #6AC6FC #A6DDFD #E1F4FE
Accessibility & contrast
On white
1.89
#6AC6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#6AC6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AC6FC
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AC6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AC6FC | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#00D4D8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6ac6fc; /* rgb */ color: rgb(106, 198, 252); /* oklch */ color: oklch(79.1% 0.117 236.6);
Tailwind
colors: {
custom: {
50: '#9fd7fd',
500: '#6ac6fc',
950: '#000000',
},
}SCSS
$custom: #6ac6fc; $custom-light: #9fd7fd; $custom-dark: #000000;
JSON
{
"hex": "#6ac6fc",
"rgb": {
"r": 106,
"g": 198,
"b": 252
},
"hsl": {
"h": 202.192,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.79086,
"c": 0.1168,
"h": 236.6
},
"luminance": 0.50481
}Semantic roles & 50–950 ramp
primary
#6AC6FC
secondary
#D77033
accent
#5500E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385