#6FB8FC#6FB8FC
#6FB8FC is a light, vivid cyan. Relative luminance 0.447; OKLCH L 76.2% C 0.123 H 248.1°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6FB8FC |
|---|---|
| RGB | rgb(111, 184, 252) |
| HSL | hsl(209, 96%, 71%) |
| HSV | hsv(209, 56%, 99%) |
| CMYK | cmyk(56%, 27%, 0%, 1.2%) |
| CIE-LAB | lab(72.68, -3.67, -40.54) |
| CIE-LCH | lch(72.68, 40.71, 264.83°) |
| OKLab | oklab(76.24% -0.0458 -0.1139) |
| OKLCH | oklch(76.24% 0.123 248.1) |
| XYZ | xyz(41.2604, 44.6852, 98.5274) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 0.90
Carolina Blue
#8AB8FE
ΔE00 5.04
Sky
#82CAFC
ΔE00 5.52
Lightblue (survey)
#7BC8F6
ΔE00 6.18
Lightskyblue
#87CEFA
ΔE00 7.15
Light Blue
#95D0FC
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FB8FC #FCB36F
analogous
#6FFCF9 #6FB8FC #6F71FC
triadic
#6FB8FC #FC6FB8 #B8FC6F
tetradic
#6FB8FC #F96FFC #FCB36F #71FC6F
square
#6FB8FC #F96FFC #FCB36F #71FC6F
split-complementary
#6FB8FC #FC6F71 #FCF96F
monochromatic
#057CEC #339AFB #6FB8FC #ABD6FD #E1F0FE
Accessibility & contrast
On white
2.11
#6FB8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#6FB8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FB8FC
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FB8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FB8FC | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BBAFF
Deuteranopia (green-blind)
#89ACFB
Tritanopia (blue-blind)
#00C8D0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #6fb8fc; /* rgb */ color: rgb(111, 184, 252); /* oklch */ color: oklch(76.2% 0.123 248.1);
Tailwind
colors: {
custom: {
50: '#a2cdfd',
500: '#6fb8fc',
950: '#000000',
},
}SCSS
$custom: #6fb8fc; $custom-light: #a2cdfd; $custom-dark: #000000;
JSON
{
"hex": "#6fb8fc",
"rgb": {
"r": 111,
"g": 184,
"b": 252
},
"hsl": {
"h": 208.936,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.76235,
"c": 0.12272,
"h": 248.1
},
"luminance": 0.44689
}Semantic roles & 50–950 ramp
primary
#6FB8FC
secondary
#F6E3D1
accent
#6F00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285