#6BCCFF#6BCCFF
#6BCCFF is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.6% C 0.117 H 233.7°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCCFF |
|---|---|
| RGB | rgb(107, 204, 255) |
| HSL | hsl(201, 100%, 71%) |
| HSV | hsv(201, 58%, 100%) |
| CMYK | cmyk(58%, 20%, 0%, 0%) |
| CIE-LAB | lab(78.19, -14.26, -33.63) |
| CIE-LCH | lch(78.19, 36.53, 247.02°) |
| OKLab | oklab(80.58% -0.069 -0.094) |
| OKLCH | oklch(80.58% 0.117 233.7) |
| XYZ | xyz(45.6994, 53.5272, 102.5118) |
| Luminance | 0.5353 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.13
Lightskyblue
#87CEFA
ΔE00 2.94
Sky
#82CAFC
ΔE00 3.17
Baby Blue
#89CFF0
ΔE00 4.41
Light Blue
#95D0FC
ΔE00 5.05
Deepskyblue
#00BFFF
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCCFF #FF9E6B
analogous
#6BFFE8 #6BCCFF #6B82FF
triadic
#6BCCFF #FF6BCC #CCFF6B
tetradic
#6BCCFF #E86BFF #FF9E6B #82FF6B
square
#6BCCFF #E86BFF #FF9E6B #82FF6B
split-complementary
#6BCCFF #FF6B82 #FFE86B
monochromatic
#009DF0 #2EB7FF #6BCCFF #A8E1FF #E0F4FF
Accessibility & contrast
On white
1.79
#6BCCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#6BCCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCCFF
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCCFF | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#9FBBFE
Tritanopia (blue-blind)
#00DADD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bccff; /* rgb */ color: rgb(107, 204, 255); /* oklch */ color: oklch(80.6% 0.117 233.7);
Tailwind
colors: {
custom: {
50: '#a0dbff',
500: '#6bccff',
950: '#000000',
},
}SCSS
$custom: #6bccff; $custom-light: #a0dbff; $custom-dark: #000000;
JSON
{
"hex": "#6bccff",
"rgb": {
"r": 107,
"g": 204,
"b": 255
},
"hsl": {
"h": 200.676,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.80583,
"c": 0.11655,
"h": 233.7
},
"luminance": 0.53532
}Semantic roles & 50–950 ramp
primary
#6BCCFF
secondary
#DB6D33
accent
#4F00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101518
muted
#818486