#6BCDE5#6BCDE5
#6BCDE5 is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.8% C 0.098 H 215.8°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCDE5 |
|---|---|
| RGB | rgb(107, 205, 229) |
| HSL | hsl(192, 70%, 66%) |
| HSV | hsv(192, 53%, 90%) |
| CMYK | cmyk(53.3%, 10.5%, 0%, 10.2%) |
| CIE-LAB | lab(77.54, -22.27, -20.69) |
| CIE-LCH | lch(77.54, 30.40, 222.90°) |
| OKLab | oklab(79.77% -0.0795 -0.0573) |
| OKLCH | oklch(79.77% 0.098 215.8) |
| XYZ | xyz(42.0321, 52.4418, 82.0208) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.54
Neon Blue
#04D9FF
ΔE00 5.29
Baby Blue
#89CFF0
ΔE00 5.74
Bright Sky Blue
#02CCFE
ΔE00 6.60
Aqua Blue
#02D8E9
ΔE00 6.95
Ice Blue
#A5DFF9
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCDE5 #E5836B
analogous
#6BE5C0 #6BCDE5 #6B90E5
triadic
#6BCDE5 #E56BCD #CDE56B
tetradic
#6BCDE5 #C06BE5 #E5836B #90E56B
square
#6BCDE5 #C06BE5 #E5836B #90E56B
split-complementary
#6BCDE5 #E56B90 #E5C06B
monochromatic
#2098B6 #37BBDC #6BCDE5 #9FDFEE #D3F0F7
Accessibility & contrast
On white
1.83
#6BCDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#6BCDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCDE5
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCDE5 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC8E6
Deuteranopia (green-blind)
#AABAE5
Tritanopia (blue-blind)
#00D6D4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6bcde5; /* rgb */ color: rgb(107, 205, 229); /* oklch */ color: oklch(79.8% 0.098 215.8);
Tailwind
colors: {
custom: {
50: '#9edced',
500: '#6bcde5',
950: '#000000',
},
}SCSS
$custom: #6bcde5; $custom-light: #9edced; $custom-dark: #000000;
JSON
{
"hex": "#6bcde5",
"rgb": {
"r": 107,
"g": 205,
"b": 229
},
"hsl": {
"h": 191.803,
"s": 70.115,
"l": 65.882
},
"oklch": {
"l": 0.79767,
"c": 0.09795,
"h": 215.8
},
"luminance": 0.52446
}Semantic roles & 50–950 ramp
primary
#6BCDE5
secondary
#B6563E
accent
#3913D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484