#6FB0FB#6FB0FB
#6FB0FB is a light, vivid cyan. Relative luminance 0.414; OKLCH L 74.5% C 0.128 H 253.0°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6FB0FB |
|---|---|
| RGB | rgb(111, 176, 251) |
| HSL | hsl(212, 95%, 71%) |
| HSV | hsv(212, 56%, 98%) |
| CMYK | cmyk(55.8%, 29.9%, 0%, 1.6%) |
| CIE-LAB | lab(70.45, 0.46, -43.49) |
| CIE-LCH | lch(70.45, 43.50, 270.60°) |
| OKLab | oklab(74.47% -0.0374 -0.1225) |
| OKLCH | oklch(74.47% 0.128 253) |
| XYZ | xyz(39.4873, 41.3919, 97.1566) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.24
Carolina Blue
#8AB8FE
ΔE00 4.16
Sky
#82CAFC
ΔE00 7.94
Cornflowerblue
#6495ED
ΔE00 8.10
Azure (survey)
#069AF3
ΔE00 8.54
Pastel Blue
#A2BFFE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FB0FB #FBBA6F
analogous
#6FF6FB #6FB0FB #746FFB
triadic
#6FB0FB #FB6FB0 #B0FB6F
tetradic
#6FB0FB #FB6FF6 #FBBA6F #6FFB74
square
#6FB0FB #FB6FF6 #FBBA6F #6FFB74
split-complementary
#6FB0FB #FB746F #F6FB6F
monochromatic
#0670E9 #338FF9 #6FB0FB #ABD1FD #E1EFFE
Accessibility & contrast
On white
2.26
#6FB0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#6FB0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FB0FB
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FB0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FB0FB | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FE
Deuteranopia (green-blind)
#7FA6F9
Tritanopia (blue-blind)
#00C1CB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #6fb0fb; /* rgb */ color: rgb(111, 176, 251); /* oklch */ color: oklch(74.5% 0.128 253.0);
Tailwind
colors: {
custom: {
50: '#a1c7fd',
500: '#6fb0fb',
950: '#000000',
},
}SCSS
$custom: #6fb0fb; $custom-light: #a1c7fd; $custom-dark: #000000;
JSON
{
"hex": "#6fb0fb",
"rgb": {
"r": 111,
"g": 176,
"b": 251
},
"hsl": {
"h": 212.143,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.74466,
"c": 0.12806,
"h": 253
},
"luminance": 0.41395
}Semantic roles & 50–950 ramp
primary
#6FB0FB
secondary
#F6E4D0
accent
#7B00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285