#6FC3FB#6FC3FB
#6FC3FB is a light, moderate cyan. Relative luminance 0.494; OKLCH L 78.6% C 0.115 H 239.6°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC3FB |
|---|---|
| RGB | rgb(111, 195, 251) |
| HSL | hsl(204, 95%, 71%) |
| HSV | hsv(204, 56%, 98%) |
| CMYK | cmyk(55.8%, 22.3%, 0%, 1.6%) |
| CIE-LAB | lab(75.68, -9.93, -35.35) |
| CIE-LCH | lch(75.68, 36.72, 254.31°) |
| OKLab | oklab(78.59% -0.0579 -0.0989) |
| OKLCH | oklch(78.59% 0.115 239.6) |
| XYZ | xyz(43.4768, 49.3709, 98.4865) |
| Luminance | 0.4938 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.38
Sky
#82CAFC
ΔE00 2.43
Lightskyblue
#87CEFA
ΔE00 3.76
Sky Blue (survey)
#75BBFD
ΔE00 3.92
Light Blue
#95D0FC
ΔE00 4.95
Deepskyblue
#00BFFF
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC3FB #FBA76F
analogous
#6FFBED #6FC3FB #6F7DFB
triadic
#6FC3FB #FB6FC3 #C3FB6F
tetradic
#6FC3FB #ED6FFB #FBA76F #7DFB6F
square
#6FC3FB #ED6FFB #FBA76F #7DFB6F
split-complementary
#6FC3FB #FB6F7D #FBED6F
monochromatic
#068EE9 #33AAF9 #6FC3FB #ABDCFD #E1F3FE
Accessibility & contrast
On white
1.93
#6FC3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#6FC3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC3FB
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC3FB | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FE
Deuteranopia (green-blind)
#97B4FA
Tritanopia (blue-blind)
#00D1D6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #6fc3fb; /* rgb */ color: rgb(111, 195, 251); /* oklch */ color: oklch(78.6% 0.115 239.6);
Tailwind
colors: {
custom: {
50: '#a2d5fd',
500: '#6fc3fb',
950: '#000000',
},
}SCSS
$custom: #6fc3fb; $custom-light: #a2d5fd; $custom-dark: #000000;
JSON
{
"hex": "#6fc3fb",
"rgb": {
"r": 111,
"g": 195,
"b": 251
},
"hsl": {
"h": 204,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.78588,
"c": 0.11458,
"h": 239.6
},
"luminance": 0.49375
}Semantic roles & 50–950 ramp
primary
#6FC3FB
secondary
#F6DFD0
accent
#5C00E6
background
#FAFDFF
surface
#F4FAFF
border
#CED3D7
text
#101417
muted
#7F8385