#6FB8FA#6FB8FA
#6FB8FA is a light, vivid cyan. Relative luminance 0.446; OKLCH L 76.1% C 0.120 H 247.4°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6FB8FA |
|---|---|
| RGB | rgb(111, 184, 250) |
| HSL | hsl(208, 93%, 71%) |
| HSV | hsv(208, 56%, 98%) |
| CMYK | cmyk(55.6%, 26.4%, 0%, 2%) |
| CIE-LAB | lab(72.60, -4.28, -39.59) |
| CIE-LCH | lch(72.60, 39.82, 263.84°) |
| OKLab | oklab(76.14% -0.0464 -0.1111) |
| OKLCH | oklch(76.14% 0.12 247.4) |
| XYZ | xyz(40.9451, 44.5591, 96.8670) |
| Luminance | 0.4456 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 0.99
Carolina Blue
#8AB8FE
ΔE00 5.20
Sky
#82CAFC
ΔE00 5.38
Lightblue (survey)
#7BC8F6
ΔE00 5.96
Lightskyblue
#87CEFA
ΔE00 6.99
Light Blue
#95D0FC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FB8FA #FAB16F
analogous
#6FFAF6 #6FB8FA #6F72FA
triadic
#6FB8FA #FA6FB8 #B8FA6F
tetradic
#6FB8FA #F66FFA #FAB16F #72FA6F
square
#6FB8FA #F66FFA #FAB16F #72FA6F
split-complementary
#6FB8FA #FA6F72 #FAF66F
monochromatic
#087DE7 #349BF8 #6FB8FA #AAD5FC #E1F0FE
Accessibility & contrast
On white
2.12
#6FB8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#6FB8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FB8FA
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FB8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FB8FA | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFD
Deuteranopia (green-blind)
#8AACF9
Tritanopia (blue-blind)
#00C8CF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #6fb8fa; /* rgb */ color: rgb(111, 184, 250); /* oklch */ color: oklch(76.1% 0.120 247.4);
Tailwind
colors: {
custom: {
50: '#a1cdfc',
500: '#6fb8fa',
950: '#000000',
},
}SCSS
$custom: #6fb8fa; $custom-light: #a1cdfc; $custom-dark: #000000;
JSON
{
"hex": "#6fb8fa",
"rgb": {
"r": 111,
"g": 184,
"b": 250
},
"hsl": {
"h": 208.489,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.76142,
"c": 0.12042,
"h": 247.4
},
"luminance": 0.44563
}Semantic roles & 50–950 ramp
primary
#6FB8FA
secondary
#F5E1D0
accent
#6D00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285