#6BC5FD#6BC5FD
#6BC5FD is a light, moderate cyan. Relative luminance 0.501; OKLCH L 78.9% C 0.118 H 238.1°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC5FD |
|---|---|
| RGB | rgb(107, 197, 253) |
| HSL | hsl(203, 97%, 71%) |
| HSV | hsv(203, 58%, 99%) |
| CMYK | cmyk(57.7%, 22.1%, 0%, 0.8%) |
| CIE-LAB | lab(76.16, -11.17, -35.69) |
| CIE-LCH | lch(76.16, 37.40, 252.62°) |
| OKLab | oklab(78.95% -0.0623 -0.0999) |
| OKLCH | oklch(78.95% 0.118 238.1) |
| XYZ | xyz(43.7526, 50.1461, 100.2829) |
| Luminance | 0.5015 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.16
Sky
#82CAFC
ΔE00 2.54
Lightskyblue
#87CEFA
ΔE00 3.58
Sky Blue (survey)
#75BBFD
ΔE00 4.80
Deepskyblue
#00BFFF
ΔE00 4.98
Light Blue
#95D0FC
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC5FD #FDA36B
analogous
#6BFDEC #6BC5FD #6B7CFD
triadic
#6BC5FD #FD6BC5 #C5FD6B
tetradic
#6BC5FD #EC6BFD #FDA36B #7CFD6B
square
#6BC5FD #EC6BFD #FDA36B #7CFD6B
split-complementary
#6BC5FD #FD6B7C #FDEC6B
monochromatic
#0392EA #2FADFC #6BC5FD #A7DDFE #E1F3FF
Accessibility & contrast
On white
1.90
#6BC5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#6BC5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC5FD
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC5FD | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#97B5FC
Tritanopia (blue-blind)
#00D3D8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6bc5fd; /* rgb */ color: rgb(107, 197, 253); /* oklch */ color: oklch(78.9% 0.118 238.1);
Tailwind
colors: {
custom: {
50: '#a0d6fe',
500: '#6bc5fd',
950: '#000000',
},
}SCSS
$custom: #6bc5fd; $custom-light: #a0d6fe; $custom-dark: #000000;
JSON
{
"hex": "#6bc5fd",
"rgb": {
"r": 107,
"g": 197,
"b": 253
},
"hsl": {
"h": 203.014,
"s": 97.333,
"l": 70.588
},
"oklch": {
"l": 0.78949,
"c": 0.11771,
"h": 238.1
},
"luminance": 0.5015
}Semantic roles & 50–950 ramp
primary
#6BC5FD
secondary
#D87334
accent
#5800E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385