#6FB7FA#6FB7FA
#6FB7FA is a light, vivid cyan. Relative luminance 0.441; OKLCH L 75.9% C 0.121 H 248.0°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6FB7FA |
|---|---|
| RGB | rgb(111, 183, 250) |
| HSL | hsl(209, 93%, 71%) |
| HSV | hsv(209, 56%, 98%) |
| CMYK | cmyk(55.6%, 26.8%, 0%, 2%) |
| CIE-LAB | lab(72.33, -3.73, -40.02) |
| CIE-LCH | lch(72.33, 40.20, 264.68°) |
| OKLab | oklab(75.93% -0.0453 -0.1124) |
| OKLCH | oklch(75.93% 0.121 248) |
| XYZ | xyz(40.7381, 44.1451, 96.7980) |
| Luminance | 0.4415 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.13
Carolina Blue
#8AB8FE
ΔE00 5.00
Sky
#82CAFC
ΔE00 5.69
Lightblue (survey)
#7BC8F6
ΔE00 6.29
Lightskyblue
#87CEFA
ΔE00 7.30
Light Blue
#95D0FC
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FB7FA #FAB26F
analogous
#6FFAF8 #6FB7FA #6F71FA
triadic
#6FB7FA #FA6FB7 #B7FA6F
tetradic
#6FB7FA #F86FFA #FAB26F #71FA6F
square
#6FB7FA #F86FFA #FAB26F #71FA6F
split-complementary
#6FB7FA #FA6F71 #FAF86F
monochromatic
#087BE7 #3499F8 #6FB7FA #AAD5FC #E1F0FE
Accessibility & contrast
On white
2.14
#6FB7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#6FB7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FB7FA
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FB7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FB7FA | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB9FD
Deuteranopia (green-blind)
#88ABF9
Tritanopia (blue-blind)
#00C7CE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #6fb7fa; /* rgb */ color: rgb(111, 183, 250); /* oklch */ color: oklch(75.9% 0.121 248.0);
Tailwind
colors: {
custom: {
50: '#a1ccfc',
500: '#6fb7fa',
950: '#000000',
},
}SCSS
$custom: #6fb7fa; $custom-light: #a1ccfc; $custom-dark: #000000;
JSON
{
"hex": "#6fb7fa",
"rgb": {
"r": 111,
"g": 183,
"b": 250
},
"hsl": {
"h": 208.921,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.75925,
"c": 0.12115,
"h": 248
},
"luminance": 0.44149
}Semantic roles & 50–950 ramp
primary
#6FB7FA
secondary
#F5E2D0
accent
#6F00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285