#6FC3FA#6FC3FA
#6FC3FA is a light, moderate cyan. Relative luminance 0.493; OKLCH L 78.5% C 0.114 H 239.1°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC3FA |
|---|---|
| RGB | rgb(111, 195, 250) |
| HSL | hsl(204, 93%, 71%) |
| HSV | hsv(204, 56%, 98%) |
| CMYK | cmyk(55.6%, 22%, 0%, 2%) |
| CIE-LAB | lab(75.64, -10.23, -34.87) |
| CIE-LCH | lch(75.64, 36.34, 253.66°) |
| OKLab | oklab(78.55% -0.0582 -0.0975) |
| OKLCH | oklch(78.55% 0.114 239.1) |
| XYZ | xyz(43.3196, 49.3080, 97.6585) |
| Luminance | 0.4931 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.23
Sky
#82CAFC
ΔE00 2.42
Lightskyblue
#87CEFA
ΔE00 3.67
Sky Blue (survey)
#75BBFD
ΔE00 4.08
Light Blue
#95D0FC
ΔE00 4.95
Deepskyblue
#00BFFF
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC3FA #FAA66F
analogous
#6FFAEC #6FC3FA #6F7DFA
triadic
#6FC3FA #FA6FC3 #C3FA6F
tetradic
#6FC3FA #EC6FFA #FAA66F #7DFA6F
square
#6FC3FA #EC6FFA #FAA66F #7DFA6F
split-complementary
#6FC3FA #FA6F7D #FAEC6F
monochromatic
#088FE7 #34AAF8 #6FC3FA #AADCFC #E1F3FE
Accessibility & contrast
On white
1.93
#6FC3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#6FC3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC3FA
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC3FA | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC2FD
Deuteranopia (green-blind)
#97B4F9
Tritanopia (blue-blind)
#00D1D5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #6fc3fa; /* rgb */ color: rgb(111, 195, 250); /* oklch */ color: oklch(78.5% 0.114 239.1);
Tailwind
colors: {
custom: {
50: '#a2d5fc',
500: '#6fc3fa',
950: '#000000',
},
}SCSS
$custom: #6fc3fa; $custom-light: #a2d5fc; $custom-dark: #000000;
JSON
{
"hex": "#6fc3fa",
"rgb": {
"r": 111,
"g": 195,
"b": 250
},
"hsl": {
"h": 203.741,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.78545,
"c": 0.11358,
"h": 239.1
},
"luminance": 0.49312
}Semantic roles & 50–950 ramp
primary
#6FC3FA
secondary
#F5DFD0
accent
#5B00E6
background
#FAFDFF
surface
#F4FAFF
border
#CED3D7
text
#101417
muted
#7F8385