#6FB6FA#6FB6FA
#6FB6FA is a light, vivid cyan. Relative luminance 0.437; OKLCH L 75.7% C 0.122 H 248.7°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6FB6FA |
|---|---|
| RGB | rgb(111, 182, 250) |
| HSL | hsl(209, 93%, 71%) |
| HSV | hsv(209, 56%, 98%) |
| CMYK | cmyk(55.6%, 27.2%, 0%, 2%) |
| CIE-LAB | lab(72.05, -3.18, -40.45) |
| CIE-LCH | lch(72.05, 40.58, 265.51°) |
| OKLab | oklab(75.71% -0.0442 -0.1136) |
| OKLCH | oklch(75.71% 0.122 248.7) |
| XYZ | xyz(40.5326, 43.7341, 96.7295) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.35
Carolina Blue
#8AB8FE
ΔE00 4.82
Sky
#82CAFC
ΔE00 6.01
Lightblue (survey)
#7BC8F6
ΔE00 6.62
Light Blue
#95D0FC
ΔE00 7.58
Lightskyblue
#87CEFA
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FB6FA #FAB36F
analogous
#6FFAF9 #6FB6FA #6F70FA
triadic
#6FB6FA #FA6FB6 #B6FA6F
tetradic
#6FB6FA #F96FFA #FAB36F #70FA6F
square
#6FB6FA #F96FFA #FAB36F #70FA6F
split-complementary
#6FB6FA #FA6F70 #FAF96F
monochromatic
#087AE7 #3498F8 #6FB6FA #AAD4FC #E1F0FE
Accessibility & contrast
On white
2.15
#6FB6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#6FB6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FB6FA
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FB6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FB6FA | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B8FD
Deuteranopia (green-blind)
#87AAF9
Tritanopia (blue-blind)
#00C6CE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #6fb6fa; /* rgb */ color: rgb(111, 182, 250); /* oklch */ color: oklch(75.7% 0.122 248.7);
Tailwind
colors: {
custom: {
50: '#a1cbfc',
500: '#6fb6fa',
950: '#000000',
},
}SCSS
$custom: #6fb6fa; $custom-light: #a1cbfc; $custom-dark: #000000;
JSON
{
"hex": "#6fb6fa",
"rgb": {
"r": 111,
"g": 182,
"b": 250
},
"hsl": {
"h": 209.353,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.75709,
"c": 0.12192,
"h": 248.7
},
"luminance": 0.43738
}Semantic roles & 50–950 ramp
primary
#6FB6FA
secondary
#F5E2D0
accent
#7000E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285