#6BCDEF#6BCDEF
#6BCDEF is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.2% C 0.104 H 223.1°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCDEF |
|---|---|
| RGB | rgb(107, 205, 239) |
| HSL | hsl(195, 80%, 68%) |
| HSV | hsv(195, 55%, 94%) |
| CMYK | cmyk(55.2%, 14.2%, 0%, 6.3%) |
| CIE-LAB | lab(77.88, -19.45, -25.54) |
| CIE-LCH | lch(77.88, 32.10, 232.71°) |
| OKLab | oklab(80.15% -0.0757 -0.0709) |
| OKLCH | oklch(80.15% 0.104 223.1) |
| XYZ | xyz(43.4687, 53.0164, 89.5871) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.01
Baby Blue
#89CFF0
ΔE00 3.57
Bright Sky Blue
#02CCFE
ΔE00 4.52
Neon Blue
#04D9FF
ΔE00 5.31
Lightblue (survey)
#7BC8F6
ΔE00 5.37
Lightskyblue
#87CEFA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCDEF #EF8D6B
analogous
#6BEFCF #6BCDEF #6B8BEF
triadic
#6BCDEF #EF6BCD #CDEF6B
tetradic
#6BCDEF #CF6BEF #EF8D6B #8BEF6B
square
#6BCDEF #CF6BEF #EF8D6B #8BEF6B
split-complementary
#6BCDEF #EF6B8B #EFCF6B
monochromatic
#169BCA #34BAE9 #6BCDEF #A2E0F5 #D9F2FB
Accessibility & contrast
On white
1.81
#6BCDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#6BCDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCDEF
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCDEF | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F1
Deuteranopia (green-blind)
#A6BAEF
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bcdef; /* rgb */ color: rgb(107, 205, 239); /* oklch */ color: oklch(80.2% 0.104 223.1);
Tailwind
colors: {
custom: {
50: '#9fdcf4',
500: '#6bcdef',
950: '#000000',
},
}SCSS
$custom: #6bcdef; $custom-light: #9fdcf4; $custom-dark: #000000;
JSON
{
"hex": "#6bcdef",
"rgb": {
"r": 107,
"g": 205,
"b": 239
},
"hsl": {
"h": 195.455,
"s": 80.488,
"l": 67.843
},
"oklch": {
"l": 0.80151,
"c": 0.10373,
"h": 223.1
},
"luminance": 0.5302
}Semantic roles & 50–950 ramp
primary
#6BCDEF
secondary
#C75C37
accent
#3F09DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485