#6BC5FC#6BC5FC
#6BC5FC is a light, moderate cyan. Relative luminance 0.501; OKLCH L 78.9% C 0.117 H 237.6°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC5FC |
|---|---|
| RGB | rgb(107, 197, 252) |
| HSL | hsl(203, 96%, 70%) |
| HSV | hsv(203, 58%, 99%) |
| CMYK | cmyk(57.5%, 21.8%, 0%, 1.2%) |
| CIE-LAB | lab(76.12, -11.47, -35.22) |
| CIE-LCH | lch(76.12, 37.04, 251.96°) |
| OKLab | oklab(78.91% -0.0626 -0.0985) |
| OKLCH | oklch(78.91% 0.117 237.6) |
| XYZ | xyz(43.5938, 50.0825, 99.4461) |
| Luminance | 0.5009 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.03
Sky
#82CAFC
ΔE00 2.57
Lightskyblue
#87CEFA
ΔE00 3.52
Deepskyblue
#00BFFF
ΔE00 4.89
Sky Blue (survey)
#75BBFD
ΔE00 4.96
Light Blue
#95D0FC
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC5FC #FCA26B
analogous
#6BFCEB #6BC5FC #6B7CFC
triadic
#6BC5FC #FC6BC5 #C5FC6B
tetradic
#6BC5FC #EB6BFC #FCA26B #7CFC6B
square
#6BC5FC #EB6BFC #FCA26B #7CFC6B
split-complementary
#6BC5FC #FC6B7C #FCEB6B
monochromatic
#0592E8 #2FADFB #6BC5FC #A7DDFD #E1F3FE
Accessibility & contrast
On white
1.91
#6BC5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#6BC5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC5FC
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC5FC | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#00D3D7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6bc5fc; /* rgb */ color: rgb(107, 197, 252); /* oklch */ color: oklch(78.9% 0.117 237.6);
Tailwind
colors: {
custom: {
50: '#a0d6fd',
500: '#6bc5fc',
950: '#000000',
},
}SCSS
$custom: #6bc5fc; $custom-light: #a0d6fd; $custom-dark: #000000;
JSON
{
"hex": "#6bc5fc",
"rgb": {
"r": 107,
"g": 197,
"b": 252
},
"hsl": {
"h": 202.759,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.78906,
"c": 0.11673,
"h": 237.6
},
"luminance": 0.50087
}Semantic roles & 50–950 ramp
primary
#6BC5FC
secondary
#D77234
accent
#5700E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385