#6BCCF6#6BCCF6
#6BCCF6 is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.2% C 0.109 H 228.6°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCCF6 |
|---|---|
| RGB | rgb(107, 204, 246) |
| HSL | hsl(198, 89%, 69%) |
| HSV | hsv(198, 57%, 96%) |
| CMYK | cmyk(56.5%, 17.1%, 0%, 3.5%) |
| CIE-LAB | lab(77.85, -16.91, -29.34) |
| CIE-LCH | lch(77.85, 33.86, 240.03°) |
| OKLab | oklab(80.21% -0.0721 -0.0817) |
| OKLCH | oklch(80.21% 0.109 228.6) |
| XYZ | xyz(44.2844, 52.9612, 95.0597) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.27
Lightblue (survey)
#7BC8F6
ΔE00 3.29
Sky Blue
#87CEEB
ΔE00 3.69
Lightskyblue
#87CEFA
ΔE00 3.87
Bright Sky Blue
#02CCFE
ΔE00 4.23
Sky
#82CAFC
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCCF6 #F6956B
analogous
#6BF6DA #6BCCF6 #6B87F6
triadic
#6BCCF6 #F66BCC #CCF66B
tetradic
#6BCCF6 #DA6BF6 #F6956B #87F66B
square
#6BCCF6 #DA6BF6 #F6956B #87F66B
split-complementary
#6BCCF6 #F66B87 #F6DA6B
monochromatic
#0D9CD9 #31B8F2 #6BCCF6 #A5E0FA #DEF4FD
Accessibility & contrast
On white
1.81
#6BCCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#6BCCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCCF6
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCCF6 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9F8
Deuteranopia (green-blind)
#A2BAF5
Tritanopia (blue-blind)
#00D8DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6bccf6; /* rgb */ color: rgb(107, 204, 246); /* oklch */ color: oklch(80.2% 0.109 228.6);
Tailwind
colors: {
custom: {
50: '#a0dbf9',
500: '#6bccf6',
950: '#000000',
},
}SCSS
$custom: #6bccf6; $custom-light: #a0dbf9; $custom-dark: #000000;
JSON
{
"hex": "#6bccf6",
"rgb": {
"r": 107,
"g": 204,
"b": 246
},
"hsl": {
"h": 198.129,
"s": 88.535,
"l": 69.216
},
"oklch": {
"l": 0.80208,
"c": 0.10895,
"h": 228.6
},
"luminance": 0.52965
}Semantic roles & 50–950 ramp
primary
#6BCCF6
secondary
#D06436
accent
#4500E5
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101517
muted
#808485