#6BCCEA#6BCCEA
#6BCCEA is a light, moderate cyan. Relative luminance 0.523; OKLCH L 79.7% C 0.101 H 220.5°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCCEA |
|---|---|
| RGB | rgb(107, 204, 234) |
| HSL | hsl(194, 75%, 67%) |
| HSV | hsv(194, 54%, 92%) |
| CMYK | cmyk(54.3%, 12.8%, 0%, 8.2%) |
| CIE-LAB | lab(77.43, -20.36, -23.55) |
| CIE-LCH | lch(77.43, 31.14, 229.16°) |
| OKLab | oklab(79.73% -0.0765 -0.0653) |
| OKLCH | oklch(79.73% 0.101 220.5) |
| XYZ | xyz(42.5018, 52.2482, 85.6711) |
| Luminance | 0.5225 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.31
Baby Blue
#89CFF0
ΔE00 4.25
Bright Sky Blue
#02CCFE
ΔE00 5.17
Neon Blue
#04D9FF
ΔE00 5.23
Lightblue (survey)
#7BC8F6
ΔE00 6.40
Lightskyblue
#87CEFA
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCCEA #EA896B
analogous
#6BEAC8 #6BCCEA #6B8DEA
triadic
#6BCCEA #EA6BCC #CCEA6B
tetradic
#6BCCEA #C86BEA #EA896B #8DEA6B
square
#6BCCEA #C86BEA #EA896B #8DEA6B
split-complementary
#6BCCEA #EA6B8D #EAC86B
monochromatic
#1B99BF #35BAE2 #6BCCEA #A1DEF2 #D6F1F9
Accessibility & contrast
On white
1.83
#6BCCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#6BCCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCCEA
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCCEA | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC7EC
Deuteranopia (green-blind)
#A7B9EA
Tritanopia (blue-blind)
#00D6D5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6bccea; /* rgb */ color: rgb(107, 204, 234); /* oklch */ color: oklch(79.7% 0.101 220.5);
Tailwind
colors: {
custom: {
50: '#9fdbf0',
500: '#6bccea',
950: '#000000',
},
}SCSS
$custom: #6bccea; $custom-light: #9fdbf0; $custom-dark: #000000;
JSON
{
"hex": "#6bccea",
"rgb": {
"r": 107,
"g": 204,
"b": 234
},
"hsl": {
"h": 194.173,
"s": 75.148,
"l": 66.863
},
"oklch": {
"l": 0.7973,
"c": 0.10056,
"h": 220.5
},
"luminance": 0.52252
}Semantic roles & 50–950 ramp
primary
#6BCCEA
secondary
#BE5A3B
accent
#3E0ED7
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1516
muted
#808485