#6BC8F7#6BC8F7
#6BC8F7 is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.4% C 0.111 H 232.5°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC8F7 |
|---|---|
| RGB | rgb(107, 200, 247) |
| HSL | hsl(200, 90%, 69%) |
| HSV | hsv(200, 57%, 97%) |
| CMYK | cmyk(56.7%, 19%, 0%, 3.1%) |
| CIE-LAB | lab(76.77, -14.54, -31.54) |
| CIE-LCH | lch(76.77, 34.73, 245.25°) |
| OKLab | oklab(79.36% -0.0675 -0.088) |
| OKLCH | oklch(79.36% 0.111 232.5) |
| XYZ | xyz(43.4998, 51.1457, 95.5574) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.93
Lightskyblue
#87CEFA
ΔE00 3.23
Sky
#82CAFC
ΔE00 3.47
Baby Blue
#89CFF0
ΔE00 4.08
Sky Blue
#87CEEB
ΔE00 4.88
Deepskyblue
#00BFFF
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC8F7 #F79A6B
analogous
#6BF7E0 #6BC8F7 #6B82F7
triadic
#6BC8F7 #F76BC8 #C8F76B
tetradic
#6BC8F7 #E06BF7 #F79A6B #82F76B
square
#6BC8F7 #E06BF7 #F79A6B #82F76B
split-complementary
#6BC8F7 #F76B82 #F7E06B
monochromatic
#0C96DC #31B2F4 #6BC8F7 #A5DEFA #DFF3FD
Accessibility & contrast
On white
1.87
#6BC8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#6BC8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC8F7
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC8F7 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C6F9
Deuteranopia (green-blind)
#9DB7F6
Tritanopia (blue-blind)
#00D5D7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6bc8f7; /* rgb */ color: rgb(107, 200, 247); /* oklch */ color: oklch(79.4% 0.111 232.5);
Tailwind
colors: {
custom: {
50: '#a0d8fa',
500: '#6bc8f7',
950: '#000000',
},
}SCSS
$custom: #6bc8f7; $custom-light: #a0d8fa; $custom-dark: #000000;
JSON
{
"hex": "#6bc8f7",
"rgb": {
"r": 107,
"g": 200,
"b": 247
},
"hsl": {
"h": 200.143,
"s": 89.744,
"l": 69.412
},
"oklch": {
"l": 0.79357,
"c": 0.11088,
"h": 232.5
},
"luminance": 0.5115
}Semantic roles & 50–950 ramp
primary
#6BC8F7
secondary
#D16A35
accent
#4D00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385