#6BCCEF#6BCCEF
#6BCCEF is a light, moderate cyan. Relative luminance 0.525; OKLCH L 79.9% C 0.104 H 224.0°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCCEF |
|---|---|
| RGB | rgb(107, 204, 239) |
| HSL | hsl(196, 80%, 68%) |
| HSV | hsv(196, 55%, 94%) |
| CMYK | cmyk(55.2%, 14.6%, 0%, 6.3%) |
| CIE-LAB | lab(77.60, -18.94, -25.97) |
| CIE-LCH | lch(77.60, 32.14, 233.90°) |
| OKLab | oklab(79.93% -0.0746 -0.0722) |
| OKLCH | oklch(79.93% 0.104 224) |
| XYZ | xyz(43.2302, 52.5396, 89.5076) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.00
Baby Blue
#89CFF0
ΔE00 3.43
Bright Sky Blue
#02CCFE
ΔE00 4.40
Lightblue (survey)
#7BC8F6
ΔE00 4.99
Lightskyblue
#87CEFA
ΔE00 5.37
Neon Blue
#04D9FF
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCCEF #EF8E6B
analogous
#6BEFD0 #6BCCEF #6B8AEF
triadic
#6BCCEF #EF6BCC #CCEF6B
tetradic
#6BCCEF #D06BEF #EF8E6B #8AEF6B
square
#6BCCEF #D06BEF #EF8E6B #8AEF6B
split-complementary
#6BCCEF #EF6B8A #EFD06B
monochromatic
#169ACA #34B9E9 #6BCCEF #A2DFF5 #D9F2FB
Accessibility & contrast
On white
1.82
#6BCCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#6BCCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCCEF
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCCEF | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F1
Deuteranopia (green-blind)
#A5BAEF
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6bccef; /* rgb */ color: rgb(107, 204, 239); /* oklch */ color: oklch(79.9% 0.104 224.0);
Tailwind
colors: {
custom: {
50: '#9fdbf4',
500: '#6bccef',
950: '#000000',
},
}SCSS
$custom: #6bccef; $custom-light: #9fdbf4; $custom-dark: #000000;
JSON
{
"hex": "#6bccef",
"rgb": {
"r": 107,
"g": 204,
"b": 239
},
"hsl": {
"h": 195.909,
"s": 80.488,
"l": 67.843
},
"oklch": {
"l": 0.79926,
"c": 0.10379,
"h": 224
},
"luminance": 0.52544
}Semantic roles & 50–950 ramp
primary
#6BCCEF
secondary
#C75D37
accent
#4109DD
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485