#6FB7FC#6FB7FC
#6FB7FC is a light, vivid cyan. Relative luminance 0.443; OKLCH L 76.0% C 0.123 H 248.8°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6FB7FC |
|---|---|
| RGB | rgb(111, 183, 252) |
| HSL | hsl(209, 96%, 71%) |
| HSV | hsv(209, 56%, 99%) |
| CMYK | cmyk(56%, 27.4%, 0%, 1.2%) |
| CIE-LAB | lab(72.41, -3.12, -40.97) |
| CIE-LCH | lch(72.41, 41.09, 265.65°) |
| OKLab | oklab(76.02% -0.0447 -0.1151) |
| OKLCH | oklch(76.02% 0.123 248.8) |
| XYZ | xyz(41.0534, 44.2712, 98.4584) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.11
Carolina Blue
#8AB8FE
ΔE00 4.85
Sky
#82CAFC
ΔE00 5.83
Lightblue (survey)
#7BC8F6
ΔE00 6.50
Light Blue
#95D0FC
ΔE00 7.41
Lightskyblue
#87CEFA
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FB7FC #FCB46F
analogous
#6FFCFB #6FB7FC #6F70FC
triadic
#6FB7FC #FC6FB7 #B7FC6F
tetradic
#6FB7FC #FB6FFC #FCB46F #70FC6F
square
#6FB7FC #FB6FFC #FCB46F #70FC6F
split-complementary
#6FB7FC #FC6F70 #FCFB6F
monochromatic
#057BEC #3399FB #6FB7FC #ABD5FD #E1F0FE
Accessibility & contrast
On white
2.13
#6FB7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#6FB7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FB7FC
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FB7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FB7FC | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FF
Deuteranopia (green-blind)
#87ABFB
Tritanopia (blue-blind)
#00C7CF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #6fb7fc; /* rgb */ color: rgb(111, 183, 252); /* oklch */ color: oklch(76.0% 0.123 248.8);
Tailwind
colors: {
custom: {
50: '#a2ccfd',
500: '#6fb7fc',
950: '#000000',
},
}SCSS
$custom: #6fb7fc; $custom-light: #a2ccfd; $custom-dark: #000000;
JSON
{
"hex": "#6fb7fc",
"rgb": {
"r": 111,
"g": 183,
"b": 252
},
"hsl": {
"h": 209.362,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.76019,
"c": 0.12348,
"h": 248.8
},
"luminance": 0.44275
}Semantic roles & 50–950 ramp
primary
#6FB7FC
secondary
#F6E3D1
accent
#7000E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285