#6BC7F0#6BC7F0
#6BC7F0 is a light, moderate cyan. Relative luminance 0.503; OKLCH L 78.8% C 0.105 H 229.2°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC7F0 |
|---|---|
| RGB | rgb(107, 199, 240) |
| HSL | hsl(198, 82%, 68%) |
| HSV | hsv(198, 55%, 94%) |
| CMYK | cmyk(55.4%, 17.1%, 0%, 5.9%) |
| CIE-LAB | lab(76.23, -16.07, -28.61) |
| CIE-LCH | lch(76.23, 32.81, 240.68°) |
| OKLab | oklab(78.84% -0.0688 -0.0796) |
| OKLCH | oklch(78.84% 0.105 229.2) |
| XYZ | xyz(42.2090, 50.2601, 89.8980) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.00
Baby Blue
#89CFF0
ΔE00 3.57
Sky Blue
#87CEEB
ΔE00 3.89
Lightskyblue
#87CEFA
ΔE00 4.05
Bright Sky Blue
#02CCFE
ΔE00 4.58
Sky
#82CAFC
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC7F0 #F0946B
analogous
#6BF0D6 #6BC7F0 #6B84F0
triadic
#6BC7F0 #F06BC7 #C7F06B
tetradic
#6BC7F0 #D66BF0 #F0946B #84F06B
square
#6BC7F0 #D66BF0 #F0946B #84F06B
split-complementary
#6BC7F0 #F06B84 #F0D66B
monochromatic
#1593CC #33B2EA #6BC7F0 #A3DCF6 #DAF1FB
Accessibility & contrast
On white
1.90
#6BC7F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#6BC7F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC7F0
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC7F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC7F0 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F2
Deuteranopia (green-blind)
#9FB6EF
Tritanopia (blue-blind)
#00D3D4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6bc7f0; /* rgb */ color: rgb(107, 199, 240); /* oklch */ color: oklch(78.8% 0.105 229.2);
Tailwind
colors: {
custom: {
50: '#9fd8f5',
500: '#6bc7f0',
950: '#000000',
},
}SCSS
$custom: #6bc7f0; $custom-light: #9fd8f5; $custom-dark: #000000;
JSON
{
"hex": "#6bc7f0",
"rgb": {
"r": 107,
"g": 199,
"b": 240
},
"hsl": {
"h": 198.496,
"s": 81.595,
"l": 68.039
},
"oklch": {
"l": 0.78843,
"c": 0.10528,
"h": 229.2
},
"luminance": 0.50264
}Semantic roles & 50–950 ramp
primary
#6BC7F0
secondary
#C86437
accent
#4A08DE
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385