#6BCCE9#6BCCE9
#6BCCE9 is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.7% C 0.100 H 219.8°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCCE9 |
|---|---|
| RGB | rgb(107, 204, 233) |
| HSL | hsl(194, 74%, 67%) |
| HSV | hsv(194, 54%, 91%) |
| CMYK | cmyk(54.1%, 12.4%, 0%, 8.6%) |
| CIE-LAB | lab(77.39, -20.65, -23.07) |
| CIE-LCH | lch(77.39, 30.96, 228.17°) |
| OKLab | oklab(79.69% -0.0768 -0.064) |
| OKLCH | oklch(79.69% 0.1 219.8) |
| XYZ | xyz(42.3585, 52.1909, 84.9166) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.46
Baby Blue
#89CFF0
ΔE00 4.46
Neon Blue
#04D9FF
ΔE00 5.21
Bright Sky Blue
#02CCFE
ΔE00 5.38
Lightblue (survey)
#7BC8F6
ΔE00 6.70
Lightskyblue
#87CEFA
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCCE9 #E9886B
analogous
#6BE9C7 #6BCCE9 #6B8DE9
triadic
#6BCCE9 #E96BCC #CCE96B
tetradic
#6BCCE9 #C76BE9 #E9886B #8DE96B
square
#6BCCE9 #C76BE9 #E9886B #8DE96B
split-complementary
#6BCCE9 #E96B8D #E9C76B
monochromatic
#1C98BD #36BAE1 #6BCCE9 #A0DEF1 #D6F1F9
Accessibility & contrast
On white
1.84
#6BCCE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#6BCCE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCCE9
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCCE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCCE9 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC7EB
Deuteranopia (green-blind)
#A7B9E9
Tritanopia (blue-blind)
#00D6D5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6bcce9; /* rgb */ color: rgb(107, 204, 233); /* oklch */ color: oklch(79.7% 0.100 219.8);
Tailwind
colors: {
custom: {
50: '#9edbf0',
500: '#6bcce9',
950: '#000000',
},
}SCSS
$custom: #6bcce9; $custom-light: #9edbf0; $custom-dark: #000000;
JSON
{
"hex": "#6bcce9",
"rgb": {
"r": 107,
"g": 204,
"b": 233
},
"hsl": {
"h": 193.81,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.79692,
"c": 0.09998,
"h": 219.8
},
"luminance": 0.52195
}Semantic roles & 50–950 ramp
primary
#6BCCE9
secondary
#BC593C
accent
#3D0FD6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485