#6BC6FC#6BC6FC
#6BC6FC is a light, moderate cyan. Relative luminance 0.505; OKLCH L 79.1% C 0.116 H 236.8°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC6FC |
|---|---|
| RGB | rgb(107, 198, 252) |
| HSL | hsl(202, 96%, 70%) |
| HSV | hsv(202, 58%, 99%) |
| CMYK | cmyk(57.5%, 21.4%, 0%, 1.2%) |
| CIE-LAB | lab(76.40, -12.00, -34.79) |
| CIE-LCH | lch(76.40, 36.80, 250.96°) |
| OKLab | oklab(79.13% -0.0637 -0.0973) |
| OKLCH | oklch(79.13% 0.116 236.8) |
| XYZ | xyz(43.8216, 50.5382, 99.5221) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.85
Sky
#82CAFC
ΔE00 2.57
Lightskyblue
#87CEFA
ΔE00 3.33
Deepskyblue
#00BFFF
ΔE00 4.84
Light Blue
#95D0FC
ΔE00 5.04
Sky Blue (survey)
#75BBFD
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC6FC #FCA16B
analogous
#6BFCEA #6BC6FC #6B7DFC
triadic
#6BC6FC #FC6BC6 #C6FC6B
tetradic
#6BC6FC #EA6BFC #FCA16B #7DFC6B
square
#6BC6FC #EA6BFC #FCA16B #7DFC6B
split-complementary
#6BC6FC #FC6B7D #FCEA6B
monochromatic
#0593E8 #2FAFFB #6BC6FC #A7DDFD #E1F3FE
Accessibility & contrast
On white
1.89
#6BC6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#6BC6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC6FC
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC6FC | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#00D4D8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6bc6fc; /* rgb */ color: rgb(107, 198, 252); /* oklch */ color: oklch(79.1% 0.116 236.8);
Tailwind
colors: {
custom: {
50: '#a0d7fd',
500: '#6bc6fc',
950: '#000000',
},
}SCSS
$custom: #6bc6fc; $custom-light: #a0d7fd; $custom-dark: #000000;
JSON
{
"hex": "#6bc6fc",
"rgb": {
"r": 107,
"g": 198,
"b": 252
},
"hsl": {
"h": 202.345,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.79126,
"c": 0.11627,
"h": 236.8
},
"luminance": 0.50542
}Semantic roles & 50–950 ramp
primary
#6BC6FC
secondary
#D77134
accent
#5500E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385