#6FB0FF#6FB0FF
#6FB0FF is a light, vivid cyan. Relative luminance 0.416; OKLCH L 74.7% C 0.133 H 254.1°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6FB0FF |
|---|---|
| RGB | rgb(111, 176, 255) |
| HSL | hsl(213, 100%, 72%) |
| HSV | hsv(213, 56%, 100%) |
| CMYK | cmyk(56.5%, 31%, 0%, 0%) |
| CIE-LAB | lab(70.63, 1.69, -45.38) |
| CIE-LCH | lch(70.63, 45.41, 272.13°) |
| OKLab | oklab(74.66% -0.0363 -0.1279) |
| OKLCH | oklch(74.66% 0.133 254.1) |
| XYZ | xyz(40.1245, 41.6468, 100.5125) |
| Luminance | 0.4165 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.42
Carolina Blue
#8AB8FE
ΔE00 3.98
Cornflowerblue
#6495ED
ΔE00 8.07
Sky
#82CAFC
ΔE00 8.13
Pastel Blue
#A2BFFE
ΔE00 8.49
Azure (survey)
#069AF3
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FB0FF #FFBE6F
analogous
#6FF8FF #6FB0FF #766FFF
triadic
#6FB0FF #FF6FB0 #B0FF6F
tetradic
#6FB0FF #FF6FF8 #FFBE6F #6FFF76
square
#6FB0FF #FF6FF8 #FFBE6F #6FFF76
split-complementary
#6FB0FF #FF766F #F8FF6F
monochromatic
#006EF4 #328EFF #6FB0FF #ACD2FF #E0EEFF
Accessibility & contrast
On white
2.25
#6FB0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#6FB0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FB0FF
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FB0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FB0FF | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#7DA7FD
Tritanopia (blue-blind)
#00C2CC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #6fb0ff; /* rgb */ color: rgb(111, 176, 255); /* oklch */ color: oklch(74.7% 0.133 254.1);
Tailwind
colors: {
custom: {
50: '#a2c7ff',
500: '#6fb0ff',
950: '#000000',
},
}SCSS
$custom: #6fb0ff; $custom-light: #a2c7ff; $custom-dark: #000000;
JSON
{
"hex": "#6fb0ff",
"rgb": {
"r": 111,
"g": 176,
"b": 255
},
"hsl": {
"h": 212.917,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.74663,
"c": 0.133,
"h": 254.1
},
"luminance": 0.4165
}Semantic roles & 50–950 ramp
primary
#6FB0FF
secondary
#F7E7D3
accent
#7E00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286