#6CB5FF#6CB5FF
#6CB5FF is a light, vivid cyan. Relative luminance 0.435; OKLCH L 75.6% C 0.130 H 250.2°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6CB5FF |
|---|---|
| RGB | rgb(108, 181, 255) |
| HSL | hsl(210, 100%, 71%) |
| HSV | hsv(210, 58%, 100%) |
| CMYK | cmyk(57.6%, 29%, 0%, 0%) |
| CIE-LAB | lab(71.86, -1.68, -43.46) |
| CIE-LCH | lch(71.86, 43.49, 267.78°) |
| OKLab | oklab(75.6% -0.044 -0.1224) |
| OKLCH | oklch(75.6% 0.13 250.2) |
| XYZ | xyz(40.7517, 43.4523, 100.8279) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.76
Carolina Blue
#8AB8FE
ΔE00 4.79
Sky
#82CAFC
ΔE00 6.56
Lightblue (survey)
#7BC8F6
ΔE00 7.27
Light Blue
#95D0FC
ΔE00 8.05
Lightskyblue
#87CEFA
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CB5FF #FFB66C
analogous
#6CFFFF #6CB5FF #6C6CFF
triadic
#6CB5FF #FF6CB5 #B5FF6C
tetradic
#6CB5FF #FF6CFF #FFB66C #6CFF6C
square
#6CB5FF #FF6CFF #FFB66C #6CFF6C
split-complementary
#6CB5FF #FF6C6C #FFFF6C
monochromatic
#0077F1 #2F96FF #6CB5FF #A9D4FF #E0F0FF
Accessibility & contrast
On white
2.17
#6CB5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#6CB5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CB5FF
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CB5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CB5FF | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#82AAFE
Tritanopia (blue-blind)
#00C6CF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #6cb5ff; /* rgb */ color: rgb(108, 181, 255); /* oklch */ color: oklch(75.6% 0.130 250.2);
Tailwind
colors: {
custom: {
50: '#a0caff',
500: '#6cb5ff',
950: '#000000',
},
}SCSS
$custom: #6cb5ff; $custom-light: #a0caff; $custom-dark: #000000;
JSON
{
"hex": "#6cb5ff",
"rgb": {
"r": 108,
"g": 181,
"b": 255
},
"hsl": {
"h": 210.204,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.75595,
"c": 0.13004,
"h": 250.2
},
"luminance": 0.43456
}Semantic roles & 50–950 ramp
primary
#6CB5FF
secondary
#F7E4D0
accent
#7400E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286