#6BCDE9#6BCDE9
#6BCDE9 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 79.9% C 0.100 H 218.8°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCDE9 |
|---|---|
| RGB | rgb(107, 205, 233) |
| HSL | hsl(193, 74%, 67%) |
| HSV | hsv(193, 54%, 91%) |
| CMYK | cmyk(54.1%, 12%, 0%, 8.6%) |
| CIE-LAB | lab(77.68, -21.15, -22.64) |
| CIE-LCH | lch(77.68, 30.98, 226.94°) |
| OKLab | oklab(79.92% -0.0779 -0.0627) |
| OKLCH | oklch(79.92% 0.1 218.8) |
| XYZ | xyz(42.5970, 52.6678, 84.9961) |
| Luminance | 0.5267 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.67
Baby Blue
#89CFF0
ΔE00 4.72
Neon Blue
#04D9FF
ΔE00 5.05
Bright Sky Blue
#02CCFE
ΔE00 5.61
Lightblue (survey)
#7BC8F6
ΔE00 7.09
Lightskyblue
#87CEFA
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCDE9 #E9876B
analogous
#6BE9C6 #6BCDE9 #6B8EE9
triadic
#6BCDE9 #E96BCD #CDE96B
tetradic
#6BCDE9 #C66BE9 #E9876B #8EE96B
square
#6BCDE9 #C66BE9 #E9876B #8EE96B
split-complementary
#6BCDE9 #E96B8E #E9C66B
monochromatic
#1C9ABD #36BBE1 #6BCDE9 #A0DFF1 #D6F1F9
Accessibility & contrast
On white
1.82
#6BCDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#6BCDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCDE9
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCDE9 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8EB
Deuteranopia (green-blind)
#A8BAE9
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6bcde9; /* rgb */ color: rgb(107, 205, 233); /* oklch */ color: oklch(79.9% 0.100 218.8);
Tailwind
colors: {
custom: {
50: '#9edcf0',
500: '#6bcde9',
950: '#000000',
},
}SCSS
$custom: #6bcde9; $custom-light: #9edcf0; $custom-dark: #000000;
JSON
{
"hex": "#6bcde9",
"rgb": {
"r": 107,
"g": 205,
"b": 233
},
"hsl": {
"h": 193.333,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.79918,
"c": 0.10004,
"h": 218.8
},
"luminance": 0.52672
}Semantic roles & 50–950 ramp
primary
#6BCDE9
secondary
#BC583C
accent
#3B0FD6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485