#6BCDF8#6BCDF8
#6BCDF8 is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.5% C 0.110 H 229.0°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCDF8 |
|---|---|
| RGB | rgb(107, 205, 248) |
| HSL | hsl(198, 91%, 70%) |
| HSV | hsv(198, 57%, 97%) |
| CMYK | cmyk(56.9%, 17.3%, 0%, 2.7%) |
| CIE-LAB | lab(78.21, -16.85, -29.86) |
| CIE-LCH | lch(78.21, 34.29, 240.57°) |
| OKLab | oklab(80.51% -0.0724 -0.0832) |
| OKLCH | oklch(80.51% 0.11 229) |
| XYZ | xyz(44.8315, 53.5616, 96.7646) |
| Luminance | 0.5357 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.24
Baby Blue
#89CFF0
ΔE00 3.32
Lightskyblue
#87CEFA
ΔE00 3.74
Sky Blue
#87CEEB
ΔE00 3.83
Bright Sky Blue
#02CCFE
ΔE00 4.26
Sky
#82CAFC
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCDF8 #F8966B
analogous
#6BF8DD #6BCDF8 #6B87F8
triadic
#6BCDF8 #F86BCD #CDF86B
tetradic
#6BCDF8 #DD6BF8 #F8966B #87F86B
square
#6BCDF8 #DD6BF8 #F8966B #87F86B
split-complementary
#6BCDF8 #F86B87 #F8DD6B
monochromatic
#0B9EDE #31B9F5 #6BCDF8 #A5E1FB #E0F4FE
Accessibility & contrast
On white
1.79
#6BCDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#6BCDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCDF8
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCDF8 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CAFA
Deuteranopia (green-blind)
#A3BBF7
Tritanopia (blue-blind)
#00D9DB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bcdf8; /* rgb */ color: rgb(107, 205, 248); /* oklch */ color: oklch(80.5% 0.110 229.0);
Tailwind
colors: {
custom: {
50: '#a0dcfa',
500: '#6bcdf8',
950: '#000000',
},
}SCSS
$custom: #6bcdf8; $custom-light: #a0dcfa; $custom-dark: #000000;
JSON
{
"hex": "#6bcdf8",
"rgb": {
"r": 107,
"g": 205,
"b": 248
},
"hsl": {
"h": 198.298,
"s": 90.968,
"l": 69.608
},
"oklch": {
"l": 0.80513,
"c": 0.11032,
"h": 229
},
"luminance": 0.53566
}Semantic roles & 50–950 ramp
primary
#6BCDF8
secondary
#D26535
accent
#4600E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485