#6FB1FB#6FB1FB
#6FB1FB is a light, vivid cyan. Relative luminance 0.418; OKLCH L 74.7% C 0.127 H 252.4°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6FB1FB |
|---|---|
| RGB | rgb(111, 177, 251) |
| HSL | hsl(212, 95%, 71%) |
| HSV | hsv(212, 56%, 98%) |
| CMYK | cmyk(55.8%, 29.5%, 0%, 1.6%) |
| CIE-LAB | lab(70.72, -0.10, -43.07) |
| CIE-LCH | lch(70.72, 43.07, 269.87°) |
| OKLab | oklab(74.68% -0.0385 -0.1212) |
| OKLCH | oklch(74.68% 0.127 252.4) |
| XYZ | xyz(39.6841, 41.7855, 97.2222) |
| Luminance | 0.4179 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.91
Carolina Blue
#8AB8FE
ΔE00 4.19
Sky
#82CAFC
ΔE00 7.63
Lightblue (survey)
#7BC8F6
ΔE00 8.31
Cornflowerblue
#6495ED
ΔE00 8.42
Azure (survey)
#069AF3
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FB1FB #FBB96F
analogous
#6FF7FB #6FB1FB #736FFB
triadic
#6FB1FB #FB6FB1 #B1FB6F
tetradic
#6FB1FB #FB6FF7 #FBB96F #6FFB73
square
#6FB1FB #FB6FF7 #FBB96F #6FFB73
split-complementary
#6FB1FB #FB736F #F7FB6F
monochromatic
#0671E9 #3391F9 #6FB1FB #ABD1FD #E1EFFE
Accessibility & contrast
On white
2.24
#6FB1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#6FB1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FB1FB
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FB1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FB1FB | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FE
Deuteranopia (green-blind)
#80A7FA
Tritanopia (blue-blind)
#00C2CB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #6fb1fb; /* rgb */ color: rgb(111, 177, 251); /* oklch */ color: oklch(74.7% 0.127 252.4);
Tailwind
colors: {
custom: {
50: '#a1c8fd',
500: '#6fb1fb',
950: '#000000',
},
}SCSS
$custom: #6fb1fb; $custom-light: #a1c8fd; $custom-dark: #000000;
JSON
{
"hex": "#6fb1fb",
"rgb": {
"r": 111,
"g": 177,
"b": 251
},
"hsl": {
"h": 211.714,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.7468,
"c": 0.12718,
"h": 252.4
},
"luminance": 0.41789
}Semantic roles & 50–950 ramp
primary
#6FB1FB
secondary
#F6E4D0
accent
#7900E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285