#6BD0F7#6BD0F7
#6BD0F7 is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.1% C 0.109 H 225.8°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD0F7 |
|---|---|
| RGB | rgb(107, 208, 247) |
| HSL | hsl(197, 90%, 69%) |
| HSV | hsv(197, 57%, 97%) |
| CMYK | cmyk(56.7%, 15.8%, 0%, 3.1%) |
| CIE-LAB | lab(79.01, -18.68, -28.09) |
| CIE-LCH | lch(79.01, 33.74, 236.38°) |
| OKLab | oklab(81.14% -0.076 -0.0782) |
| OKLCH | oklch(81.14% 0.109 225.8) |
| XYZ | xyz(45.4013, 54.9487, 96.1912) |
| Luminance | 0.5495 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.29
Sky Blue
#87CEEB
ΔE00 3.34
Bright Sky Blue
#02CCFE
ΔE00 4.17
Lightblue (survey)
#7BC8F6
ΔE00 4.55
Lightskyblue
#87CEFA
ΔE00 4.72
Neon Blue
#04D9FF
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD0F7 #F7926B
analogous
#6BF7D8 #6BD0F7 #6B8AF7
triadic
#6BD0F7 #F76BD0 #D0F76B
tetradic
#6BD0F7 #D86BF7 #F7926B #8AF76B
square
#6BD0F7 #D86BF7 #F7926B #8AF76B
split-complementary
#6BD0F7 #F76B8A #F7D86B
monochromatic
#0CA2DC #31BEF4 #6BD0F7 #A5E2FA #DFF5FD
Accessibility & contrast
On white
1.75
#6BD0F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#6BD0F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD0F7
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD0F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD0F7 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCCF9
Deuteranopia (green-blind)
#A7BDF7
Tritanopia (blue-blind)
#00DCDD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6bd0f7; /* rgb */ color: rgb(107, 208, 247); /* oklch */ color: oklch(81.1% 0.109 225.8);
Tailwind
colors: {
custom: {
50: '#a0defa',
500: '#6bd0f7',
950: '#000000',
},
}SCSS
$custom: #6bd0f7; $custom-light: #a0defa; $custom-dark: #000000;
JSON
{
"hex": "#6bd0f7",
"rgb": {
"r": 107,
"g": 208,
"b": 247
},
"hsl": {
"h": 196.714,
"s": 89.744,
"l": 69.412
},
"oklch": {
"l": 0.81144,
"c": 0.109,
"h": 225.8
},
"luminance": 0.54953
}Semantic roles & 50–950 ramp
primary
#6BD0F7
secondary
#D16135
accent
#4000E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485