#6FB5F4#6FB5F4
#6FB5F4 is a light, moderate cyan. Relative luminance 0.430; OKLCH L 75.2% C 0.116 H 247.1°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6FB5F4 |
|---|---|
| RGB | rgb(111, 181, 244) |
| HSL | hsl(208, 86%, 70%) |
| HSV | hsv(208, 55%, 96%) |
| CMYK | cmyk(54.5%, 25.8%, 0%, 4.3%) |
| CIE-LAB | lab(71.52, -4.44, -38.03) |
| CIE-LCH | lch(71.52, 38.28, 263.34°) |
| OKLab | oklab(75.21% -0.0449 -0.1066) |
| OKLCH | oklch(75.21% 0.116 247.1) |
| XYZ | xyz(39.4027, 42.9556, 91.7852) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.75
Carolina Blue
#8AB8FE
ΔE00 5.16
Sky
#82CAFC
ΔE00 5.96
Lightblue (survey)
#7BC8F6
ΔE00 6.36
Lightskyblue
#87CEFA
ΔE00 7.48
Light Blue
#95D0FC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FB5F4 #F4AE6F
analogous
#6FF4F0 #6FB5F4 #6F73F4
triadic
#6FB5F4 #F46FB5 #B5F46F
tetradic
#6FB5F4 #F06FF4 #F4AE6F #73F46F
square
#6FB5F4 #F06FF4 #F4AE6F #73F46F
split-complementary
#6FB5F4 #F46F73 #F4F06F
monochromatic
#117AD8 #3698F0 #6FB5F4 #A8D2F8 #E1EFFD
Accessibility & contrast
On white
2.19
#6FB5F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#6FB5F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FB5F4
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FB5F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FB5F4 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB7F7
Deuteranopia (green-blind)
#89A9F3
Tritanopia (blue-blind)
#08C4CB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #6fb5f4; /* rgb */ color: rgb(111, 181, 244); /* oklch */ color: oklch(75.2% 0.116 247.1);
Tailwind
colors: {
custom: {
50: '#a1cbf8',
500: '#6fb5f4',
950: '#000000',
},
}SCSS
$custom: #6fb5f4; $custom-light: #a1cbf8; $custom-dark: #000000;
JSON
{
"hex": "#6fb5f4",
"rgb": {
"r": 111,
"g": 181,
"b": 244
},
"hsl": {
"h": 208.421,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.75213,
"c": 0.1157,
"h": 247.1
},
"luminance": 0.42959
}Semantic roles & 50–950 ramp
primary
#6FB5F4
secondary
#F2DECC
accent
#6D03E2
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285