#6FB5FA#6FB5FA
#6FB5FA is a light, vivid cyan. Relative luminance 0.433; OKLCH L 75.5% C 0.123 H 249.4°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6FB5FA |
|---|---|
| RGB | rgb(111, 181, 250) |
| HSL | hsl(210, 93%, 71%) |
| HSV | hsv(210, 56%, 98%) |
| CMYK | cmyk(55.6%, 27.6%, 0%, 2%) |
| CIE-LAB | lab(71.78, -2.63, -40.88) |
| CIE-LCH | lch(71.78, 40.97, 266.33°) |
| OKLab | oklab(75.49% -0.0431 -0.1149) |
| OKLCH | oklch(75.49% 0.123 249.4) |
| XYZ | xyz(40.3286, 43.3259, 96.6615) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.62
Carolina Blue
#8AB8FE
ΔE00 4.66
Sky
#82CAFC
ΔE00 6.32
Lightblue (survey)
#7BC8F6
ΔE00 6.95
Light Blue
#95D0FC
ΔE00 7.84
Lightskyblue
#87CEFA
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FB5FA #FAB46F
analogous
#6FFAF9 #6FB5FA #6F6FFA
triadic
#6FB5FA #FA6FB5 #B5FA6F
tetradic
#6FB5FA #F96FFA #FAB46F #6FFA6F
square
#6FB5FA #F96FFA #FAB46F #6FFA6F
split-complementary
#6FB5FA #FA6F6F #FAF96F
monochromatic
#0878E7 #3497F8 #6FB5FA #AAD3FC #E1F0FE
Accessibility & contrast
On white
2.17
#6FB5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#6FB5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FB5FA
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FB5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FB5FA | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B7FD
Deuteranopia (green-blind)
#86AAF9
Tritanopia (blue-blind)
#00C5CD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #6fb5fa; /* rgb */ color: rgb(111, 181, 250); /* oklch */ color: oklch(75.5% 0.123 249.4);
Tailwind
colors: {
custom: {
50: '#a1cafc',
500: '#6fb5fa',
950: '#000000',
},
}SCSS
$custom: #6fb5fa; $custom-light: #a1cafc; $custom-dark: #000000;
JSON
{
"hex": "#6fb5fa",
"rgb": {
"r": 111,
"g": 181,
"b": 250
},
"hsl": {
"h": 209.784,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.75493,
"c": 0.12269,
"h": 249.4
},
"luminance": 0.43329
}Semantic roles & 50–950 ramp
primary
#6FB5FA
secondary
#F5E2D0
accent
#7200E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285