#6FB9FB#6FB9FB
#6FB9FB is a light, vivid cyan. Relative luminance 0.450; OKLCH L 76.4% C 0.121 H 247.0°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6FB9FB |
|---|---|
| RGB | rgb(111, 185, 251) |
| HSL | hsl(208, 95%, 71%) |
| HSV | hsv(208, 56%, 98%) |
| CMYK | cmyk(55.8%, 26.3%, 0%, 1.6%) |
| CIE-LAB | lab(72.92, -4.52, -39.64) |
| CIE-LCH | lch(72.92, 39.90, 263.49°) |
| OKLab | oklab(76.41% -0.0471 -0.1113) |
| OKLCH | oklch(76.41% 0.121 247) |
| XYZ | xyz(41.3108, 45.0389, 97.7645) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 0.88
Sky
#82CAFC
ΔE00 5.13
Carolina Blue
#8AB8FE
ΔE00 5.33
Lightblue (survey)
#7BC8F6
ΔE00 5.74
Lightskyblue
#87CEFA
ΔE00 6.76
Light Blue
#95D0FC
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FB9FB #FBB16F
analogous
#6FFBF7 #6FB9FB #6F73FB
triadic
#6FB9FB #FB6FB9 #B9FB6F
tetradic
#6FB9FB #F76FFB #FBB16F #73FB6F
square
#6FB9FB #F76FFB #FBB16F #73FB6F
split-complementary
#6FB9FB #FB6F73 #FBF76F
monochromatic
#067EE9 #339CF9 #6FB9FB #ABD6FD #E1F1FE
Accessibility & contrast
On white
2.10
#6FB9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#6FB9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FB9FB
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FB9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FB9FB | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBBFE
Deuteranopia (green-blind)
#8AADFA
Tritanopia (blue-blind)
#00C9D0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #6fb9fb; /* rgb */ color: rgb(111, 185, 251); /* oklch */ color: oklch(76.4% 0.121 247.0);
Tailwind
colors: {
custom: {
50: '#a2cdfd',
500: '#6fb9fb',
950: '#000000',
},
}SCSS
$custom: #6fb9fb; $custom-light: #a2cdfd; $custom-dark: #000000;
JSON
{
"hex": "#6fb9fb",
"rgb": {
"r": 111,
"g": 185,
"b": 251
},
"hsl": {
"h": 208.286,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.76405,
"c": 0.12084,
"h": 247
},
"luminance": 0.45042
}Semantic roles & 50–950 ramp
primary
#6FB9FB
secondary
#F6E2D0
accent
#6C00E6
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101317
muted
#7F8285