#6FB5FC#6FB5FC
#6FB5FC is a light, vivid cyan. Relative luminance 0.435; OKLCH L 75.6% C 0.125 H 250.1°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6FB5FC |
|---|---|
| RGB | rgb(111, 181, 252) |
| HSL | hsl(210, 96%, 71%) |
| HSV | hsv(210, 56%, 99%) |
| CMYK | cmyk(56%, 28.2%, 0%, 1.2%) |
| CIE-LAB | lab(71.86, -2.02, -41.83) |
| CIE-LCH | lch(71.86, 41.88, 267.24°) |
| OKLab | oklab(75.59% -0.0425 -0.1176) |
| OKLCH | oklch(75.59% 0.125 250.1) |
| XYZ | xyz(40.6438, 43.4520, 98.3218) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.68
Carolina Blue
#8AB8FE
ΔE00 4.52
Sky
#82CAFC
ΔE00 6.45
Lightblue (survey)
#7BC8F6
ΔE00 7.14
Light Blue
#95D0FC
ΔE00 7.90
Lightskyblue
#87CEFA
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FB5FC #FCB66F
analogous
#6FFBFC #6FB5FC #6F6FFC
triadic
#6FB5FC #FC6FB5 #B5FC6F
tetradic
#6FB5FC #FC6FFB #FCB66F #6FFC6F
square
#6FB5FC #FC6FFB #FCB66F #6FFC6F
split-complementary
#6FB5FC #FC6F6F #FBFC6F
monochromatic
#0577EC #3396FB #6FB5FC #ABD4FD #E1F0FE
Accessibility & contrast
On white
2.17
#6FB5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#6FB5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FB5FC
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FB5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FB5FC | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B8FF
Deuteranopia (green-blind)
#85AAFB
Tritanopia (blue-blind)
#00C5CE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #6fb5fc; /* rgb */ color: rgb(111, 181, 252); /* oklch */ color: oklch(75.6% 0.125 250.1);
Tailwind
colors: {
custom: {
50: '#a2cafd',
500: '#6fb5fc',
950: '#000000',
},
}SCSS
$custom: #6fb5fc; $custom-light: #a2cafd; $custom-dark: #000000;
JSON
{
"hex": "#6fb5fc",
"rgb": {
"r": 111,
"g": 181,
"b": 252
},
"hsl": {
"h": 210.213,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.75588,
"c": 0.12506,
"h": 250.1
},
"luminance": 0.43456
}Semantic roles & 50–950 ramp
primary
#6FB5FC
secondary
#F6E4D1
accent
#7400E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285