#6BD1F7#6BD1F7
#6BD1F7 is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.4% C 0.109 H 225.0°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD1F7 |
|---|---|
| RGB | rgb(107, 209, 247) |
| HSL | hsl(196, 90%, 69%) |
| HSV | hsv(196, 57%, 97%) |
| CMYK | cmyk(56.7%, 15.4%, 0%, 3.1%) |
| CIE-LAB | lab(79.29, -19.19, -27.66) |
| CIE-LCH | lch(79.29, 33.67, 235.25°) |
| OKLab | oklab(81.37% -0.077 -0.0769) |
| OKLCH | oklch(81.37% 0.109 225) |
| XYZ | xyz(45.6459, 55.4378, 96.2727) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.33
Baby Blue
#89CFF0
ΔE00 3.40
Bright Sky Blue
#02CCFE
ΔE00 4.26
Lightblue (survey)
#7BC8F6
ΔE00 4.94
Lightskyblue
#87CEFA
ΔE00 5.02
Neon Blue
#04D9FF
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD1F7 #F7916B
analogous
#6BF7D7 #6BD1F7 #6B8BF7
triadic
#6BD1F7 #F76BD1 #D1F76B
tetradic
#6BD1F7 #D76BF7 #F7916B #8BF76B
square
#6BD1F7 #D76BF7 #F7916B #8BF76B
split-complementary
#6BD1F7 #F76B8B #F7D76B
monochromatic
#0CA3DC #31BFF4 #6BD1F7 #A5E3FA #DFF5FD
Accessibility & contrast
On white
1.74
#6BD1F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#6BD1F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD1F7
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD1F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD1F7 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCDF9
Deuteranopia (green-blind)
#A8BEF7
Tritanopia (blue-blind)
#00DCDD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6bd1f7; /* rgb */ color: rgb(107, 209, 247); /* oklch */ color: oklch(81.4% 0.109 225.0);
Tailwind
colors: {
custom: {
50: '#a0dffa',
500: '#6bd1f7',
950: '#000000',
},
}SCSS
$custom: #6bd1f7; $custom-light: #a0dffa; $custom-dark: #000000;
JSON
{
"hex": "#6bd1f7",
"rgb": {
"r": 107,
"g": 209,
"b": 247
},
"hsl": {
"h": 196.286,
"s": 89.744,
"l": 69.412
},
"oklch": {
"l": 0.81369,
"c": 0.10888,
"h": 225
},
"luminance": 0.55442
}Semantic roles & 50–950 ramp
primary
#6BD1F7
secondary
#D16035
accent
#3E00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485