#6BCDE8#6BCDE8
#6BCDE8 is a light, moderate cyan. Relative luminance 0.526; OKLCH L 79.9% C 0.099 H 218.1°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCDE8 |
|---|---|
| RGB | rgb(107, 205, 232) |
| HSL | hsl(193, 73%, 66%) |
| HSV | hsv(193, 54%, 91%) |
| CMYK | cmyk(53.9%, 11.6%, 0%, 9%) |
| CIE-LAB | lab(77.64, -21.43, -22.15) |
| CIE-LCH | lch(77.64, 30.82, 225.94°) |
| OKLab | oklab(79.88% -0.0783 -0.0614) |
| OKLCH | oklch(79.88% 0.099 218.1) |
| XYZ | xyz(42.4545, 52.6108, 84.2459) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.86
Baby Blue
#89CFF0
ΔE00 4.96
Neon Blue
#04D9FF
ΔE00 5.07
Bright Sky Blue
#02CCFE
ΔE00 5.84
Lightblue (survey)
#7BC8F6
ΔE00 7.38
Lightskyblue
#87CEFA
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCDE8 #E8866B
analogous
#6BE8C5 #6BCDE8 #6B8FE8
triadic
#6BCDE8 #E86BCD #CDE86B
tetradic
#6BCDE8 #C56BE8 #E8866B #8FE86B
square
#6BCDE8 #C56BE8 #E8866B #8FE86B
split-complementary
#6BCDE8 #E86B8F #E8C56B
monochromatic
#1D99BB #36BBE0 #6BCDE8 #A0DFF0 #D5F1F8
Accessibility & contrast
On white
1.82
#6BCDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#6BCDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCDE8
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCDE8 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8EA
Deuteranopia (green-blind)
#A9BAE8
Tritanopia (blue-blind)
#00D6D5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6bcde8; /* rgb */ color: rgb(107, 205, 232); /* oklch */ color: oklch(79.9% 0.099 218.1);
Tailwind
colors: {
custom: {
50: '#9edcef',
500: '#6bcde8',
950: '#000000',
},
}SCSS
$custom: #6bcde8; $custom-light: #9edcef; $custom-dark: #000000;
JSON
{
"hex": "#6bcde8",
"rgb": {
"r": 107,
"g": 205,
"b": 232
},
"hsl": {
"h": 192.96,
"s": 73.099,
"l": 66.471
},
"oklch": {
"l": 0.7988,
"c": 0.09949,
"h": 218.1
},
"luminance": 0.52615
}Semantic roles & 50–950 ramp
primary
#6BCDE8
secondary
#BB583C
accent
#3B10D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485