#6BCCF1#6BCCF1
#6BCCF1 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.0% C 0.105 H 225.4°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCCF1 |
|---|---|
| RGB | rgb(107, 204, 241) |
| HSL | hsl(197, 83%, 68%) |
| HSV | hsv(197, 56%, 95%) |
| CMYK | cmyk(55.6%, 15.4%, 0%, 5.5%) |
| CIE-LAB | lab(77.67, -18.36, -26.93) |
| CIE-LCH | lch(77.67, 32.60, 235.72°) |
| OKLab | oklab(80.01% -0.0739 -0.0749) |
| OKLCH | oklch(80.01% 0.105 225.4) |
| XYZ | xyz(43.5273, 52.6584, 91.0723) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.08
Baby Blue
#89CFF0
ΔE00 3.26
Bright Sky Blue
#02CCFE
ΔE00 4.24
Lightblue (survey)
#7BC8F6
ΔE00 4.47
Lightskyblue
#87CEFA
ΔE00 4.89
Neon Blue
#04D9FF
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCCF1 #F1906B
analogous
#6BF1D3 #6BCCF1 #6B89F1
triadic
#6BCCF1 #F16BCC #CCF16B
tetradic
#6BCCF1 #D36BF1 #F1906B #89F16B
square
#6BCCF1 #D36BF1 #F1906B #89F16B
split-complementary
#6BCCF1 #F16B89 #F1D36B
monochromatic
#139BCE #33B9EC #6BCCF1 #A3DFF6 #DBF3FC
Accessibility & contrast
On white
1.82
#6BCCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#6BCCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCCF1
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCCF1 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F3
Deuteranopia (green-blind)
#A4BAF1
Tritanopia (blue-blind)
#00D7D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6bccf1; /* rgb */ color: rgb(107, 204, 241); /* oklch */ color: oklch(80.0% 0.105 225.4);
Tailwind
colors: {
custom: {
50: '#9fdbf5',
500: '#6bccf1',
950: '#000000',
},
}SCSS
$custom: #6bccf1; $custom-light: #9fdbf5; $custom-dark: #000000;
JSON
{
"hex": "#6bccf1",
"rgb": {
"r": 107,
"g": 204,
"b": 241
},
"hsl": {
"h": 196.567,
"s": 82.716,
"l": 68.235
},
"oklch": {
"l": 0.80006,
"c": 0.10519,
"h": 225.4
},
"luminance": 0.52662
}Semantic roles & 50–950 ramp
primary
#6BCCF1
secondary
#CA5F37
accent
#4206DF
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485