#6BC7FB#6BC7FB
#6BC7FB is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.3% C 0.115 H 235.5°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC7FB |
|---|---|
| RGB | rgb(107, 199, 251) |
| HSL | hsl(202, 95%, 70%) |
| HSV | hsv(202, 57%, 98%) |
| CMYK | cmyk(57.4%, 20.7%, 0%, 1.6%) |
| CIE-LAB | lab(76.64, -12.83, -33.88) |
| CIE-LCH | lch(76.64, 36.23, 249.26°) |
| OKLab | oklab(79.31% -0.065 -0.0947) |
| OKLCH | oklch(79.31% 0.115 235.5) |
| XYZ | xyz(43.8929, 50.9336, 98.7661) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.67
Sky
#82CAFC
ΔE00 2.73
Lightskyblue
#87CEFA
ΔE00 3.16
Deepskyblue
#00BFFF
ΔE00 4.79
Baby Blue
#89CFF0
ΔE00 4.98
Light Blue
#95D0FC
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC7FB #FB9F6B
analogous
#6BFBE7 #6BC7FB #6B7FFB
triadic
#6BC7FB #FB6BC7 #C7FB6B
tetradic
#6BC7FB #E76BFB #FB9F6B #7FFB6B
square
#6BC7FB #E76BFB #FB9F6B #7FFB6B
split-complementary
#6BC7FB #FB6B7F #FBE76B
monochromatic
#0695E5 #2FB0F9 #6BC7FB #A7DEFD #E1F4FE
Accessibility & contrast
On white
1.88
#6BC7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#6BC7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC7FB
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC7FB | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FE
Deuteranopia (green-blind)
#9BB7FA
Tritanopia (blue-blind)
#00D5D8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6bc7fb; /* rgb */ color: rgb(107, 199, 251); /* oklch */ color: oklch(79.3% 0.115 235.5);
Tailwind
colors: {
custom: {
50: '#a0d8fc',
500: '#6bc7fb',
950: '#000000',
},
}SCSS
$custom: #6bc7fb; $custom-light: #a0d8fc; $custom-dark: #000000;
JSON
{
"hex": "#6bc7fb",
"rgb": {
"r": 107,
"g": 199,
"b": 251
},
"hsl": {
"h": 201.667,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.79305,
"c": 0.11487,
"h": 235.5
},
"luminance": 0.50938
}Semantic roles & 50–950 ramp
primary
#6BC7FB
secondary
#D66F34
accent
#5300E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385