#6AC5FC#6AC5FC
#6AC5FC is a light, moderate cyan. Relative luminance 0.500; OKLCH L 78.9% C 0.117 H 237.3°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6AC5FC |
|---|---|
| RGB | rgb(106, 197, 252) |
| HSL | hsl(203, 96%, 70%) |
| HSV | hsv(203, 58%, 99%) |
| CMYK | cmyk(57.9%, 21.8%, 0%, 1.2%) |
| CIE-LAB | lab(76.08, -11.66, -35.28) |
| CIE-LCH | lch(76.08, 37.16, 251.71°) |
| OKLab | oklab(78.86% -0.0633 -0.0987) |
| OKLCH | oklch(78.86% 0.117 237.3) |
| XYZ | xyz(43.4742, 50.0209, 99.4405) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.07
Sky
#82CAFC
ΔE00 2.66
Lightskyblue
#87CEFA
ΔE00 3.57
Deepskyblue
#00BFFF
ΔE00 4.78
Sky Blue (survey)
#75BBFD
ΔE00 5.06
Light Blue
#95D0FC
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AC5FC #FCA16A
analogous
#6AFCEA #6AC5FC #6A7CFC
triadic
#6AC5FC #FC6AC5 #C5FC6A
tetradic
#6AC5FC #EA6AFC #FCA16A #7CFC6A
square
#6AC5FC #EA6AFC #FCA16A #7CFC6A
split-complementary
#6AC5FC #FC6A7C #FCEA6A
monochromatic
#0592E7 #2EAEFB #6AC5FC #A6DCFD #E1F3FE
Accessibility & contrast
On white
1.91
#6AC5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#6AC5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AC5FC
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AC5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AC5FC | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FF
Deuteranopia (green-blind)
#97B5FB
Tritanopia (blue-blind)
#00D3D7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6ac5fc; /* rgb */ color: rgb(106, 197, 252); /* oklch */ color: oklch(78.9% 0.117 237.3);
Tailwind
colors: {
custom: {
50: '#9fd6fd',
500: '#6ac5fc',
950: '#000000',
},
}SCSS
$custom: #6ac5fc; $custom-light: #9fd6fd; $custom-dark: #000000;
JSON
{
"hex": "#6ac5fc",
"rgb": {
"r": 106,
"g": 197,
"b": 252
},
"hsl": {
"h": 202.603,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.78865,
"c": 0.11726,
"h": 237.3
},
"luminance": 0.50025
}Semantic roles & 50–950 ramp
primary
#6AC5FC
secondary
#D77133
accent
#5600E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385