#6BCDE3#6BCDE3
#6BCDE3 is a light, moderate cyan. Relative luminance 0.523; OKLCH L 79.7% C 0.097 H 214.2°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCDE3 |
|---|---|
| RGB | rgb(107, 205, 227) |
| HSL | hsl(191, 68%, 65%) |
| HSV | hsv(191, 53%, 89%) |
| CMYK | cmyk(52.9%, 9.7%, 0%, 11%) |
| CIE-LAB | lab(77.48, -22.83, -19.72) |
| CIE-LCH | lch(77.48, 30.17, 220.82°) |
| OKLab | oklab(79.69% -0.0802 -0.0545) |
| OKLCH | oklch(79.69% 0.097 214.2) |
| XYZ | xyz(41.7544, 52.3307, 80.5586) |
| Luminance | 0.5233 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.05
Neon Blue
#04D9FF
ΔE00 5.54
Baby Blue
#89CFF0
ΔE00 6.29
Aqua Blue
#02D8E9
ΔE00 6.51
Bright Sky Blue
#02CCFE
ΔE00 7.15
Robin'S Egg
#6DEDFD
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCDE3 #E3816B
analogous
#6BE3BD #6BCDE3 #6B91E3
triadic
#6BCDE3 #E36BCD #CDE36B
tetradic
#6BCDE3 #BD6BE3 #E3816B #91E36B
square
#6BCDE3 #BD6BE3 #E3816B #91E36B
split-complementary
#6BCDE3 #E36B91 #E3BD6B
monochromatic
#2297B2 #38BCD9 #6BCDE3 #9EDEED #D2F0F6
Accessibility & contrast
On white
1.83
#6BCDE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#6BCDE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCDE3
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCDE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCDE3 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC7E4
Deuteranopia (green-blind)
#AABAE3
Tritanopia (blue-blind)
#01D6D4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6bcde3; /* rgb */ color: rgb(107, 205, 227); /* oklch */ color: oklch(79.7% 0.097 214.2);
Tailwind
colors: {
custom: {
50: '#9edceb',
500: '#6bcde3',
950: '#000000',
},
}SCSS
$custom: #6bcde3; $custom-light: #9edceb; $custom-dark: #000000;
JSON
{
"hex": "#6bcde3",
"rgb": {
"r": 107,
"g": 205,
"b": 227
},
"hsl": {
"h": 191,
"s": 68.182,
"l": 65.49
},
"oklch": {
"l": 0.79692,
"c": 0.09701,
"h": 214.2
},
"luminance": 0.52334
}Semantic roles & 50–950 ramp
primary
#6BCDE3
secondary
#B3543F
accent
#3815D0
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484