#6BCDF1#6BCDF1
#6BCDF1 is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.2% C 0.105 H 224.5°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCDF1 |
|---|---|
| RGB | rgb(107, 205, 241) |
| HSL | hsl(196, 83%, 68%) |
| HSV | hsv(196, 56%, 95%) |
| CMYK | cmyk(55.6%, 14.9%, 0%, 5.5%) |
| CIE-LAB | lab(77.95, -18.88, -26.50) |
| CIE-LCH | lch(77.95, 32.54, 234.54°) |
| OKLab | oklab(80.23% -0.0749 -0.0737) |
| OKLCH | oklch(80.23% 0.105 224.5) |
| XYZ | xyz(43.7658, 53.1353, 91.1518) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.03
Baby Blue
#89CFF0
ΔE00 3.34
Bright Sky Blue
#02CCFE
ΔE00 4.30
Lightblue (survey)
#7BC8F6
ΔE00 4.84
Lightskyblue
#87CEFA
ΔE00 5.17
Neon Blue
#04D9FF
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCDF1 #F18F6B
analogous
#6BF1D2 #6BCDF1 #6B8AF1
triadic
#6BCDF1 #F16BCD #CDF16B
tetradic
#6BCDF1 #D26BF1 #F18F6B #8AF16B
square
#6BCDF1 #D26BF1 #F18F6B #8AF16B
split-complementary
#6BCDF1 #F16B8A #F1D26B
monochromatic
#139CCE #33BAEC #6BCDF1 #A3E0F6 #DBF3FC
Accessibility & contrast
On white
1.81
#6BCDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#6BCDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCDF1
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCDF1 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F3
Deuteranopia (green-blind)
#A6BAF1
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bcdf1; /* rgb */ color: rgb(107, 205, 241); /* oklch */ color: oklch(80.2% 0.105 224.5);
Tailwind
colors: {
custom: {
50: '#9fdcf5',
500: '#6bcdf1',
950: '#000000',
},
}SCSS
$custom: #6bcdf1; $custom-light: #9fdcf5; $custom-dark: #000000;
JSON
{
"hex": "#6bcdf1",
"rgb": {
"r": 107,
"g": 205,
"b": 241
},
"hsl": {
"h": 196.119,
"s": 82.716,
"l": 68.235
},
"oklch": {
"l": 0.80231,
"c": 0.10509,
"h": 224.5
},
"luminance": 0.53139
}Semantic roles & 50–950 ramp
primary
#6BCDF1
secondary
#CA5E37
accent
#4106DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485