#6BC6FF#6BC6FF
#6BC6FF is a light, moderate cyan. Relative luminance 0.507; OKLCH L 79.3% C 0.119 H 238.3°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC6FF |
|---|---|
| RGB | rgb(107, 198, 255) |
| HSL | hsl(203, 100%, 71%) |
| HSV | hsv(203, 58%, 100%) |
| CMYK | cmyk(58%, 22.4%, 0%, 0%) |
| CIE-LAB | lab(76.52, -11.10, -36.21) |
| CIE-LCH | lch(76.52, 37.88, 252.95°) |
| OKLab | oklab(79.26% -0.0627 -0.1014) |
| OKLCH | oklch(79.26% 0.119 238.3) |
| XYZ | xyz(44.3007, 50.7298, 102.0456) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.23
Sky
#82CAFC
ΔE00 2.47
Lightskyblue
#87CEFA
ΔE00 3.53
Sky Blue (survey)
#75BBFD
ΔE00 4.87
Light Blue
#95D0FC
ΔE00 5.00
Deepskyblue
#00BFFF
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC6FF #FFA46B
analogous
#6BFFEE #6BC6FF #6B7CFF
triadic
#6BC6FF #FF6BC6 #C6FF6B
tetradic
#6BC6FF #EE6BFF #FFA46B #7CFF6B
square
#6BC6FF #EE6BFF #FFA46B #7CFF6B
split-complementary
#6BC6FF #FF6B7C #FFEE6B
monochromatic
#0093F0 #2EAEFF #6BC6FF #A8DEFF #E0F3FF
Accessibility & contrast
On white
1.88
#6BC6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#6BC6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC6FF
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC6FF | 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)
#ACC5FF
Deuteranopia (green-blind)
#98B6FE
Tritanopia (blue-blind)
#00D4D9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6bc6ff; /* rgb */ color: rgb(107, 198, 255); /* oklch */ color: oklch(79.3% 0.119 238.3);
Tailwind
colors: {
custom: {
50: '#a0d7ff',
500: '#6bc6ff',
950: '#000000',
},
}SCSS
$custom: #6bc6ff; $custom-light: #a0d7ff; $custom-dark: #000000;
JSON
{
"hex": "#6bc6ff",
"rgb": {
"r": 107,
"g": 198,
"b": 255
},
"hsl": {
"h": 203.108,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.79258,
"c": 0.11919,
"h": 238.3
},
"luminance": 0.50734
}Semantic roles & 50–950 ramp
primary
#6BC6FF
secondary
#DB7433
accent
#5800E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101418
muted
#818386