#6FB5FF#6FB5FF
#6FB5FF is a light, vivid cyan. Relative luminance 0.436; OKLCH L 75.7% C 0.129 H 251.1°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6FB5FF |
|---|---|
| RGB | rgb(111, 181, 255) |
| HSL | hsl(211, 100%, 72%) |
| HSV | hsv(211, 56%, 100%) |
| CMYK | cmyk(56.5%, 29%, 0%, 0%) |
| CIE-LAB | lab(71.99, -1.10, -43.25) |
| CIE-LCH | lch(71.99, 43.26, 268.55°) |
| OKLab | oklab(75.73% -0.0417 -0.1217) |
| OKLCH | oklch(75.73% 0.129 251.1) |
| XYZ | xyz(41.1230, 43.6437, 100.8453) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.82
Carolina Blue
#8AB8FE
ΔE00 4.34
Sky
#82CAFC
ΔE00 6.64
Lightblue (survey)
#7BC8F6
ΔE00 7.41
Light Blue
#95D0FC
ΔE00 8.00
Baby Blue (survey)
#A2CFFE
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FB5FF #FFB96F
analogous
#6FFDFF #6FB5FF #716FFF
triadic
#6FB5FF #FF6FB5 #B5FF6F
tetradic
#6FB5FF #FF6FFD #FFB96F #6FFF71
square
#6FB5FF #FF6FFD #FFB96F #6FFF71
split-complementary
#6FB5FF #FF716F #FDFF6F
monochromatic
#0076F4 #3296FF #6FB5FF #ACD4FF #E0EFFF
Accessibility & contrast
On white
2.16
#6FB5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#6FB5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FB5FF
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FB5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FB5FF | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#83AAFE
Tritanopia (blue-blind)
#00C6CF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #6fb5ff; /* rgb */ color: rgb(111, 181, 255); /* oklch */ color: oklch(75.7% 0.129 251.1);
Tailwind
colors: {
custom: {
50: '#a2caff',
500: '#6fb5ff',
950: '#000000',
},
}SCSS
$custom: #6fb5ff; $custom-light: #a2caff; $custom-dark: #000000;
JSON
{
"hex": "#6fb5ff",
"rgb": {
"r": 111,
"g": 181,
"b": 255
},
"hsl": {
"h": 210.833,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.75731,
"c": 0.12865,
"h": 251.1
},
"luminance": 0.43647
}Semantic roles & 50–950 ramp
primary
#6FB5FF
secondary
#F7E5D3
accent
#7600E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286