#6BC8F0#6BC8F0
#6BC8F0 is a light, moderate cyan. Relative luminance 0.507; OKLCH L 79.1% C 0.105 H 228.3°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC8F0 |
|---|---|
| RGB | rgb(107, 200, 240) |
| HSL | hsl(198, 82%, 68%) |
| HSV | hsv(198, 55%, 94%) |
| CMYK | cmyk(55.4%, 16.7%, 0%, 5.9%) |
| CIE-LAB | lab(76.51, -16.59, -28.18) |
| CIE-LCH | lch(76.51, 32.70, 239.52°) |
| OKLab | oklab(79.07% -0.0699 -0.0784) |
| OKLCH | oklch(79.07% 0.105 228.3) |
| XYZ | xyz(42.4399, 50.7218, 89.9749) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.31
Baby Blue
#89CFF0
ΔE00 3.42
Sky Blue
#87CEEB
ΔE00 3.64
Lightskyblue
#87CEFA
ΔE00 4.20
Bright Sky Blue
#02CCFE
ΔE00 4.43
Sky
#82CAFC
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC8F0 #F0936B
analogous
#6BF0D5 #6BC8F0 #6B85F0
triadic
#6BC8F0 #F06BC8 #C8F06B
tetradic
#6BC8F0 #D56BF0 #F0936B #85F06B
square
#6BC8F0 #D56BF0 #F0936B #85F06B
split-complementary
#6BC8F0 #F06B85 #F0D56B
monochromatic
#1595CC #33B3EA #6BC8F0 #A3DDF6 #DAF1FB
Accessibility & contrast
On white
1.88
#6BC8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#6BC8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC8F0
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC8F0 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C5F2
Deuteranopia (green-blind)
#A0B7F0
Tritanopia (blue-blind)
#00D3D5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6bc8f0; /* rgb */ color: rgb(107, 200, 240); /* oklch */ color: oklch(79.1% 0.105 228.3);
Tailwind
colors: {
custom: {
50: '#9fd8f5',
500: '#6bc8f0',
950: '#000000',
},
}SCSS
$custom: #6bc8f0; $custom-light: #9fd8f5; $custom-dark: #000000;
JSON
{
"hex": "#6bc8f0",
"rgb": {
"r": 107,
"g": 200,
"b": 240
},
"hsl": {
"h": 198.045,
"s": 81.595,
"l": 68.039
},
"oklch": {
"l": 0.79067,
"c": 0.10507,
"h": 228.3
},
"luminance": 0.50726
}Semantic roles & 50–950 ramp
primary
#6BC8F0
secondary
#C86337
accent
#4808DE
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385