#6BCAFF#6BCAFF
#6BCAFF is a light, moderate cyan. Relative luminance 0.526; OKLCH L 80.1% C 0.117 H 235.3°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCAFF |
|---|---|
| RGB | rgb(107, 202, 255) |
| HSL | hsl(201, 100%, 71%) |
| HSV | hsv(201, 58%, 100%) |
| CMYK | cmyk(58%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(77.63, -13.22, -34.49) |
| CIE-LCH | lch(77.63, 36.94, 249.03°) |
| OKLab | oklab(80.14% -0.0669 -0.0964) |
| OKLCH | oklch(80.14% 0.117 235.3) |
| XYZ | xyz(45.2271, 52.5826, 102.3544) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.89
Sky
#82CAFC
ΔE00 2.75
Lightskyblue
#87CEFA
ΔE00 2.97
Baby Blue
#89CFF0
ΔE00 4.87
Light Blue
#95D0FC
ΔE00 4.93
Deepskyblue
#00BFFF
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCAFF #FFA06B
analogous
#6BFFEA #6BCAFF #6B80FF
triadic
#6BCAFF #FF6BCA #CAFF6B
tetradic
#6BCAFF #EA6BFF #FFA06B #80FF6B
square
#6BCAFF #EA6BFF #FFA06B #80FF6B
split-complementary
#6BCAFF #FF6B80 #FFEA6B
monochromatic
#009AF0 #2EB4FF #6BCAFF #A8E0FF #E0F4FF
Accessibility & contrast
On white
1.82
#6BCAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#6BCAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCAFF
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCAFF | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#9CB9FE
Tritanopia (blue-blind)
#00D8DC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6bcaff; /* rgb */ color: rgb(107, 202, 255); /* oklch */ color: oklch(80.1% 0.117 235.3);
Tailwind
colors: {
custom: {
50: '#a0daff',
500: '#6bcaff',
950: '#000000',
},
}SCSS
$custom: #6bcaff; $custom-light: #a0daff; $custom-dark: #000000;
JSON
{
"hex": "#6bcaff",
"rgb": {
"r": 107,
"g": 202,
"b": 255
},
"hsl": {
"h": 201.486,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.8014,
"c": 0.11734,
"h": 235.3
},
"luminance": 0.52587
}Semantic roles & 50–950 ramp
primary
#6BCAFF
secondary
#DB6F33
accent
#5200E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101418
muted
#818386