#6BCDED#6BCDED
#6BCDED is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.1% C 0.102 H 221.7°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCDED |
|---|---|
| RGB | rgb(107, 205, 237) |
| HSL | hsl(195, 78%, 67%) |
| HSV | hsv(195, 55%, 93%) |
| CMYK | cmyk(54.9%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(77.82, -20.02, -24.57) |
| CIE-LCH | lch(77.82, 31.70, 230.83°) |
| OKLab | oklab(80.07% -0.0764 -0.0682) |
| OKLCH | oklch(80.07% 0.102 221.7) |
| XYZ | xyz(43.1749, 52.8989, 88.0396) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.12
Baby Blue
#89CFF0
ΔE00 3.89
Bright Sky Blue
#02CCFE
ΔE00 4.82
Neon Blue
#04D9FF
ΔE00 5.15
Lightblue (survey)
#7BC8F6
ΔE00 5.93
Lightskyblue
#87CEFA
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCDED #ED8B6B
analogous
#6BEDCC #6BCDED #6B8CED
triadic
#6BCDED #ED6BCD #CDED6B
tetradic
#6BCDED #CC6BED #ED8B6B #8CED6B
square
#6BCDED #CC6BED #ED8B6B #8CED6B
split-complementary
#6BCDED #ED6B8C #EDCC6B
monochromatic
#189BC6 #34BBE6 #6BCDED #A2DFF4 #D8F2FA
Accessibility & contrast
On white
1.81
#6BCDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#6BCDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCDED
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCDED | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9EF
Deuteranopia (green-blind)
#A7BAED
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6bcded; /* rgb */ color: rgb(107, 205, 237); /* oklch */ color: oklch(80.1% 0.102 221.7);
Tailwind
colors: {
custom: {
50: '#9fdcf3',
500: '#6bcded',
950: '#000000',
},
}SCSS
$custom: #6bcded; $custom-light: #9fdcf3; $custom-dark: #000000;
JSON
{
"hex": "#6bcded",
"rgb": {
"r": 107,
"g": 205,
"b": 237
},
"hsl": {
"h": 194.769,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.80073,
"c": 0.10243,
"h": 221.7
},
"luminance": 0.52903
}Semantic roles & 50–950 ramp
primary
#6BCDED
secondary
#C35B39
accent
#3E0BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485