#6FBAFA#6FBAFA
#6FBAFA is a light, moderate cyan. Relative luminance 0.454; OKLCH L 76.6% C 0.119 H 245.9°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6FBAFA |
|---|---|
| RGB | rgb(111, 186, 250) |
| HSL | hsl(208, 93%, 71%) |
| HSV | hsv(208, 56%, 98%) |
| CMYK | cmyk(55.6%, 25.6%, 0%, 2%) |
| CIE-LAB | lab(73.15, -5.37, -38.74) |
| CIE-LCH | lch(73.15, 39.11, 262.11°) |
| OKLab | oklab(76.58% -0.0485 -0.1086) |
| OKLCH | oklch(76.58% 0.119 245.9) |
| XYZ | xyz(41.3635, 45.3959, 97.0064) |
| Luminance | 0.4540 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.08
Sky
#82CAFC
ΔE00 4.75
Lightblue (survey)
#7BC8F6
ΔE00 5.28
Carolina Blue
#8AB8FE
ΔE00 5.64
Lightskyblue
#87CEFA
ΔE00 6.36
Light Blue
#95D0FC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FBAFA #FAAF6F
analogous
#6FFAF5 #6FBAFA #6F74FA
triadic
#6FBAFA #FA6FBA #BAFA6F
tetradic
#6FBAFA #F56FFA #FAAF6F #74FA6F
square
#6FBAFA #F56FFA #FAAF6F #74FA6F
split-complementary
#6FBAFA #FA6F74 #FAF56F
monochromatic
#0880E7 #349EF8 #6FBAFA #AAD6FC #E1F1FE
Accessibility & contrast
On white
2.08
#6FBAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#6FBAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FBAFA
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FBAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FBAFA | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBBFD
Deuteranopia (green-blind)
#8CADF9
Tritanopia (blue-blind)
#00C9D0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #6fbafa; /* rgb */ color: rgb(111, 186, 250); /* oklch */ color: oklch(76.6% 0.119 245.9);
Tailwind
colors: {
custom: {
50: '#a1cefc',
500: '#6fbafa',
950: '#000000',
},
}SCSS
$custom: #6fbafa; $custom-light: #a1cefc; $custom-dark: #000000;
JSON
{
"hex": "#6fbafa",
"rgb": {
"r": 111,
"g": 186,
"b": 250
},
"hsl": {
"h": 207.626,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.76576,
"c": 0.11899,
"h": 245.9
},
"luminance": 0.45399
}Semantic roles & 50–950 ramp
primary
#6FBAFA
secondary
#F5E1D0
accent
#6A00E6
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101317
muted
#7F8285