#6FB6FC#6FB6FC
#6FB6FC is a light, vivid cyan. Relative luminance 0.439; OKLCH L 75.8% C 0.124 H 249.5°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6FB6FC |
|---|---|
| RGB | rgb(111, 182, 252) |
| HSL | hsl(210, 96%, 71%) |
| HSV | hsv(210, 56%, 99%) |
| CMYK | cmyk(56%, 27.8%, 0%, 1.2%) |
| CIE-LAB | lab(72.14, -2.57, -41.40) |
| CIE-LCH | lch(72.14, 41.48, 266.45°) |
| OKLab | oklab(75.8% -0.0436 -0.1164) |
| OKLCH | oklch(75.8% 0.124 249.5) |
| XYZ | xyz(40.8479, 43.8602, 98.3898) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.38
Carolina Blue
#8AB8FE
ΔE00 4.68
Sky
#82CAFC
ΔE00 6.14
Lightblue (survey)
#7BC8F6
ΔE00 6.82
Light Blue
#95D0FC
ΔE00 7.65
Lightskyblue
#87CEFA
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FB6FC #FCB56F
analogous
#6FFCFB #6FB6FC #6F6FFC
triadic
#6FB6FC #FC6FB6 #B6FC6F
tetradic
#6FB6FC #FB6FFC #FCB56F #6FFC6F
square
#6FB6FC #FB6FFC #FCB56F #6FFC6F
split-complementary
#6FB6FC #FC6F6F #FCFB6F
monochromatic
#0579EC #3398FB #6FB6FC #ABD4FD #E1F0FE
Accessibility & contrast
On white
2.15
#6FB6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#6FB6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FB6FC
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FB6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FB6FC | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B9FF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#00C6CE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #6fb6fc; /* rgb */ color: rgb(111, 182, 252); /* oklch */ color: oklch(75.8% 0.124 249.5);
Tailwind
colors: {
custom: {
50: '#a2cbfd',
500: '#6fb6fc',
950: '#000000',
},
}SCSS
$custom: #6fb6fc; $custom-light: #a2cbfd; $custom-dark: #000000;
JSON
{
"hex": "#6fb6fc",
"rgb": {
"r": 111,
"g": 182,
"b": 252
},
"hsl": {
"h": 209.787,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.75803,
"c": 0.12427,
"h": 249.5
},
"luminance": 0.43864
}Semantic roles & 50–950 ramp
primary
#6FB6FC
secondary
#F6E3D1
accent
#7200E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285