#6CBFFF#6CBFFF
#6CBFFF is a light, vivid cyan. Relative luminance 0.477; OKLCH L 77.8% C 0.123 H 243.6°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6CBFFF |
|---|---|
| RGB | rgb(108, 191, 255) |
| HSL | hsl(206, 100%, 71%) |
| HSV | hsv(206, 58%, 100%) |
| CMYK | cmyk(57.6%, 25.1%, 0%, 0%) |
| CIE-LAB | lab(74.61, -7.16, -39.16) |
| CIE-LCH | lch(74.61, 39.81, 259.64°) |
| OKLab | oklab(77.76% -0.0546 -0.1099) |
| OKLCH | oklch(77.76% 0.123 243.6) |
| XYZ | xyz(42.8585, 47.6659, 101.5302) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.30
Sky
#82CAFC
ΔE00 3.66
Lightblue (survey)
#7BC8F6
ΔE00 4.18
Lightskyblue
#87CEFA
ΔE00 5.29
Light Blue
#95D0FC
ΔE00 5.86
Deepskyblue
#00BFFF
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CBFFF #FFAC6C
analogous
#6CFFF5 #6CBFFF #6C75FF
triadic
#6CBFFF #FF6CBF #BFFF6C
tetradic
#6CBFFF #F56CFF #FFAC6C #75FF6C
square
#6CBFFF #F56CFF #FFAC6C #75FF6C
split-complementary
#6CBFFF #FF6C75 #FFF56C
monochromatic
#0088F1 #2FA4FF #6CBFFF #A9DAFF #E0F2FF
Accessibility & contrast
On white
1.99
#6CBFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#6CBFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CBFFF
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CBFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CBFFF | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3C0FF
Deuteranopia (green-blind)
#8FB1FE
Tritanopia (blue-blind)
#00CFD5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #6cbfff; /* rgb */ color: rgb(108, 191, 255); /* oklch */ color: oklch(77.8% 0.123 243.6);
Tailwind
colors: {
custom: {
50: '#a1d2ff',
500: '#6cbfff',
950: '#000000',
},
}SCSS
$custom: #6cbfff; $custom-light: #a1d2ff; $custom-dark: #000000;
JSON
{
"hex": "#6cbfff",
"rgb": {
"r": 108,
"g": 191,
"b": 255
},
"hsl": {
"h": 206.122,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.77764,
"c": 0.12269,
"h": 243.6
},
"luminance": 0.4767
}Semantic roles & 50–950 ramp
primary
#6CBFFF
secondary
#F7E1D0
accent
#6400E6
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101418
muted
#7F8286