#6BC8F6#6BC8F6
#6BC8F6 is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.3% C 0.110 H 231.9°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC8F6 |
|---|---|
| RGB | rgb(107, 200, 246) |
| HSL | hsl(200, 89%, 69%) |
| HSV | hsv(200, 57%, 96%) |
| CMYK | cmyk(56.5%, 18.7%, 0%, 3.5%) |
| CIE-LAB | lab(76.73, -14.83, -31.06) |
| CIE-LCH | lch(76.73, 34.42, 244.47°) |
| OKLab | oklab(79.32% -0.0678 -0.0866) |
| OKLCH | oklch(79.32% 0.11 231.9) |
| XYZ | xyz(43.3459, 51.0842, 94.7469) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.07
Lightskyblue
#87CEFA
ΔE00 3.32
Sky
#82CAFC
ΔE00 3.66
Baby Blue
#89CFF0
ΔE00 3.95
Sky Blue
#87CEEB
ΔE00 4.68
Bright Sky Blue
#02CCFE
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC8F6 #F6996B
analogous
#6BF6DF #6BC8F6 #6B83F6
triadic
#6BC8F6 #F66BC8 #C8F66B
tetradic
#6BC8F6 #DF6BF6 #F6996B #83F66B
square
#6BC8F6 #DF6BF6 #F6996B #83F66B
split-complementary
#6BC8F6 #F66B83 #F6DF6B
monochromatic
#0D96D9 #31B3F2 #6BC8F6 #A5DDFA #DEF3FD
Accessibility & contrast
On white
1.87
#6BC8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#6BC8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC8F6
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC8F6 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C6F8
Deuteranopia (green-blind)
#9EB7F5
Tritanopia (blue-blind)
#00D5D7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6bc8f6; /* rgb */ color: rgb(107, 200, 246); /* oklch */ color: oklch(79.3% 0.110 231.9);
Tailwind
colors: {
custom: {
50: '#9fd8f9',
500: '#6bc8f6',
950: '#000000',
},
}SCSS
$custom: #6bc8f6; $custom-light: #9fd8f9; $custom-dark: #000000;
JSON
{
"hex": "#6bc8f6",
"rgb": {
"r": 107,
"g": 200,
"b": 246
},
"hsl": {
"h": 199.856,
"s": 88.535,
"l": 69.216
},
"oklch": {
"l": 0.79315,
"c": 0.11001,
"h": 231.9
},
"luminance": 0.51088
}Semantic roles & 50–950 ramp
primary
#6BC8F6
secondary
#D06936
accent
#4C00E5
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385