#6FC5FA#6FC5FA
#6FC5FA is a light, moderate cyan. Relative luminance 0.502; OKLCH L 79.0% C 0.113 H 237.6°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC5FA |
|---|---|
| RGB | rgb(111, 197, 250) |
| HSL | hsl(203, 93%, 71%) |
| HSV | hsv(203, 56%, 98%) |
| CMYK | cmyk(55.6%, 21.2%, 0%, 2%) |
| CIE-LAB | lab(76.20, -11.29, -34.01) |
| CIE-LCH | lch(76.20, 35.84, 251.64°) |
| OKLab | oklab(78.99% -0.0604 -0.095) |
| OKLCH | oklch(78.99% 0.113 237.6) |
| XYZ | xyz(43.7707, 50.2102, 97.8088) |
| Luminance | 0.5021 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.66
Sky
#82CAFC
ΔE00 2.27
Lightskyblue
#87CEFA
ΔE00 3.20
Light Blue
#95D0FC
ΔE00 4.77
Sky Blue (survey)
#75BBFD
ΔE00 4.87
Deepskyblue
#00BFFF
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC5FA #FAA46F
analogous
#6FFAEA #6FC5FA #6F7FFA
triadic
#6FC5FA #FA6FC5 #C5FA6F
tetradic
#6FC5FA #EA6FFA #FAA46F #7FFA6F
square
#6FC5FA #EA6FFA #FAA46F #7FFA6F
split-complementary
#6FC5FA #FA6F7F #FAEA6F
monochromatic
#0892E7 #34ADF8 #6FC5FA #AADDFC #E1F3FE
Accessibility & contrast
On white
1.90
#6FC5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#6FC5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC5FA
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC5FA | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC4FD
Deuteranopia (green-blind)
#9AB6F9
Tritanopia (blue-blind)
#00D3D7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6fc5fa; /* rgb */ color: rgb(111, 197, 250); /* oklch */ color: oklch(79.0% 0.113 237.6);
Tailwind
colors: {
custom: {
50: '#a2d6fc',
500: '#6fc5fa',
950: '#000000',
},
}SCSS
$custom: #6fc5fa; $custom-light: #a2d6fc; $custom-dark: #000000;
JSON
{
"hex": "#6fc5fa",
"rgb": {
"r": 111,
"g": 197,
"b": 250
},
"hsl": {
"h": 202.878,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.78985,
"c": 0.1126,
"h": 237.6
},
"luminance": 0.50214
}Semantic roles & 50–950 ramp
primary
#6FC5FA
secondary
#D57438
accent
#5800E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385