#6BCDF0#6BCDF0
#6BCDF0 is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.2% C 0.104 H 223.8°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCDF0 |
|---|---|
| RGB | rgb(107, 205, 240) |
| HSL | hsl(196, 82%, 68%) |
| HSV | hsv(196, 55%, 94%) |
| CMYK | cmyk(55.4%, 14.6%, 0%, 5.9%) |
| CIE-LAB | lab(77.92, -19.16, -26.02) |
| CIE-LCH | lch(77.92, 32.32, 233.63°) |
| OKLab | oklab(80.19% -0.0753 -0.0723) |
| OKLCH | oklch(80.19% 0.104 223.8) |
| XYZ | xyz(43.6168, 53.0757, 90.3673) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.01
Baby Blue
#89CFF0
ΔE00 3.45
Bright Sky Blue
#02CCFE
ΔE00 4.40
Lightblue (survey)
#7BC8F6
ΔE00 5.11
Lightskyblue
#87CEFA
ΔE00 5.42
Neon Blue
#04D9FF
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCDF0 #F08E6B
analogous
#6BF0D0 #6BCDF0 #6B8BF0
triadic
#6BCDF0 #F06BCD #CDF06B
tetradic
#6BCDF0 #D06BF0 #F08E6B #8BF06B
square
#6BCDF0 #D06BF0 #F08E6B #8BF06B
split-complementary
#6BCDF0 #F06B8B #F0D06B
monochromatic
#159CCC #33BAEA #6BCDF0 #A3E0F6 #DAF3FB
Accessibility & contrast
On white
1.81
#6BCDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#6BCDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCDF0
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCDF0 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F2
Deuteranopia (green-blind)
#A6BAF0
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bcdf0; /* rgb */ color: rgb(107, 205, 240); /* oklch */ color: oklch(80.2% 0.104 223.8);
Tailwind
colors: {
custom: {
50: '#9fdcf5',
500: '#6bcdf0',
950: '#000000',
},
}SCSS
$custom: #6bcdf0; $custom-light: #9fdcf5; $custom-dark: #000000;
JSON
{
"hex": "#6bcdf0",
"rgb": {
"r": 107,
"g": 205,
"b": 240
},
"hsl": {
"h": 195.789,
"s": 81.595,
"l": 68.039
},
"oklch": {
"l": 0.80191,
"c": 0.1044,
"h": 223.8
},
"luminance": 0.5308
}Semantic roles & 50–950 ramp
primary
#6BCDF0
secondary
#C85D37
accent
#4008DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485