#6BCCF5#6BCCF5
#6BCCF5 is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.2% C 0.108 H 228.0°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCCF5 |
|---|---|
| RGB | rgb(107, 204, 245) |
| HSL | hsl(198, 87%, 69%) |
| HSV | hsv(198, 56%, 96%) |
| CMYK | cmyk(56.3%, 16.7%, 0%, 3.9%) |
| CIE-LAB | lab(77.82, -17.20, -28.86) |
| CIE-LCH | lch(77.82, 33.60, 239.20°) |
| OKLab | oklab(80.17% -0.0724 -0.0803) |
| OKLCH | oklch(80.17% 0.108 228) |
| XYZ | xyz(44.1314, 52.9000, 94.2535) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.22
Lightblue (survey)
#7BC8F6
ΔE00 3.50
Sky Blue
#87CEEB
ΔE00 3.54
Lightskyblue
#87CEFA
ΔE00 4.05
Bright Sky Blue
#02CCFE
ΔE00 4.19
Sky
#82CAFC
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCCF5 #F5946B
analogous
#6BF5D9 #6BCCF5 #6B87F5
triadic
#6BCCF5 #F56BCC #CCF56B
tetradic
#6BCCF5 #D96BF5 #F5946B #87F56B
square
#6BCCF5 #D96BF5 #F5946B #87F56B
split-complementary
#6BCCF5 #F56B87 #F5D96B
monochromatic
#0F9BD7 #32B8F1 #6BCCF5 #A4E0F9 #DEF4FD
Accessibility & contrast
On white
1.81
#6BCCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#6BCCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCCF5
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCCF5 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F7
Deuteranopia (green-blind)
#A3BAF5
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6bccf5; /* rgb */ color: rgb(107, 204, 245); /* oklch */ color: oklch(80.2% 0.108 228.0);
Tailwind
colors: {
custom: {
50: '#9fdbf8',
500: '#6bccf5',
950: '#000000',
},
}SCSS
$custom: #6bccf5; $custom-light: #9fdbf8; $custom-dark: #000000;
JSON
{
"hex": "#6bccf5",
"rgb": {
"r": 107,
"g": 204,
"b": 245
},
"hsl": {
"h": 197.826,
"s": 87.342,
"l": 69.02
},
"oklch": {
"l": 0.80167,
"c": 0.10818,
"h": 228
},
"luminance": 0.52904
}Semantic roles & 50–950 ramp
primary
#6BCCF5
secondary
#CE6336
accent
#4502E4
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101517
muted
#808485