#6FC0FA#6FC0FA
#6FC0FA is a light, moderate cyan. Relative luminance 0.480; OKLCH L 77.9% C 0.115 H 241.5°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC0FA |
|---|---|
| RGB | rgb(111, 192, 250) |
| HSL | hsl(205, 93%, 71%) |
| HSV | hsv(205, 56%, 98%) |
| CMYK | cmyk(55.6%, 23.2%, 0%, 2%) |
| CIE-LAB | lab(74.81, -8.62, -36.16) |
| CIE-LCH | lch(74.81, 37.17, 256.59°) |
| OKLab | oklab(77.89% -0.055 -0.1012) |
| OKLCH | oklch(77.89% 0.115 241.5) |
| XYZ | xyz(42.6542, 47.9772, 97.4367) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.94
Sky
#82CAFC
ΔE00 3.02
Lightblue (survey)
#7BC8F6
ΔE00 3.22
Lightskyblue
#87CEFA
ΔE00 4.51
Light Blue
#95D0FC
ΔE00 5.37
Deepskyblue
#00BFFF
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC0FA #FAA96F
analogous
#6FFAEF #6FC0FA #6F7AFA
triadic
#6FC0FA #FA6FC0 #C0FA6F
tetradic
#6FC0FA #EF6FFA #FAA96F #7AFA6F
square
#6FC0FA #EF6FFA #FAA96F #7AFA6F
split-complementary
#6FC0FA #FA6F7A #FAEF6F
monochromatic
#088AE7 #34A6F8 #6FC0FA #AADAFC #E1F2FE
Accessibility & contrast
On white
1.98
#6FC0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#6FC0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC0FA
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC0FA | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FD
Deuteranopia (green-blind)
#94B2F9
Tritanopia (blue-blind)
#00CED4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #6fc0fa; /* rgb */ color: rgb(111, 192, 250); /* oklch */ color: oklch(77.9% 0.115 241.5);
Tailwind
colors: {
custom: {
50: '#a2d2fc',
500: '#6fc0fa',
950: '#000000',
},
}SCSS
$custom: #6fc0fa; $custom-light: #a2d2fc; $custom-dark: #000000;
JSON
{
"hex": "#6fc0fa",
"rgb": {
"r": 111,
"g": 192,
"b": 250
},
"hsl": {
"h": 205.036,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.77886,
"c": 0.11518,
"h": 241.5
},
"luminance": 0.47981
}Semantic roles & 50–950 ramp
primary
#6FC0FA
secondary
#F5DFD0
accent
#6000E6
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101417
muted
#7F8285