#6BC6FD#6BC6FD
#6BC6FD is a light, moderate cyan. Relative luminance 0.506; OKLCH L 79.2% C 0.117 H 237.3°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC6FD |
|---|---|
| RGB | rgb(107, 198, 253) |
| HSL | hsl(203, 97%, 71%) |
| HSV | hsv(203, 58%, 99%) |
| CMYK | cmyk(57.7%, 21.7%, 0%, 0.8%) |
| CIE-LAB | lab(76.44, -11.70, -35.26) |
| CIE-LCH | lch(76.44, 37.16, 251.64°) |
| OKLab | oklab(79.17% -0.0633 -0.0986) |
| OKLCH | oklch(79.17% 0.117 237.3) |
| XYZ | xyz(43.9805, 50.6017, 100.3588) |
| Luminance | 0.5061 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.96
Sky
#82CAFC
ΔE00 2.52
Lightskyblue
#87CEFA
ΔE00 3.39
Deepskyblue
#00BFFF
ΔE00 4.91
Light Blue
#95D0FC
ΔE00 5.02
Sky Blue (survey)
#75BBFD
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC6FD #FDA26B
analogous
#6BFDEB #6BC6FD #6B7DFD
triadic
#6BC6FD #FD6BC6 #C6FD6B
tetradic
#6BC6FD #EB6BFD #FDA26B #7DFD6B
square
#6BC6FD #EB6BFD #FDA26B #7DFD6B
split-complementary
#6BC6FD #FD6B7D #FDEB6B
monochromatic
#0393EA #2FAFFC #6BC6FD #A7DDFE #E1F3FF
Accessibility & contrast
On white
1.89
#6BC6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#6BC6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC6FD
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC6FD | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#98B6FC
Tritanopia (blue-blind)
#00D4D8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6bc6fd; /* rgb */ color: rgb(107, 198, 253); /* oklch */ color: oklch(79.2% 0.117 237.3);
Tailwind
colors: {
custom: {
50: '#a0d7fe',
500: '#6bc6fd',
950: '#000000',
},
}SCSS
$custom: #6bc6fd; $custom-light: #a0d7fe; $custom-dark: #000000;
JSON
{
"hex": "#6bc6fd",
"rgb": {
"r": 107,
"g": 198,
"b": 253
},
"hsl": {
"h": 202.603,
"s": 97.333,
"l": 70.588
},
"oklch": {
"l": 0.7917,
"c": 0.11722,
"h": 237.3
},
"luminance": 0.50606
}Semantic roles & 50–950 ramp
primary
#6BC6FD
secondary
#D87234
accent
#5600E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385