#6BD3F6#6BD3F6
#6BD3F6 is a light, moderate cyan. Relative luminance 0.564; OKLCH L 81.8% C 0.108 H 222.6°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD3F6 |
|---|---|
| RGB | rgb(107, 211, 246) |
| HSL | hsl(195, 89%, 69%) |
| HSV | hsv(195, 57%, 96%) |
| CMYK | cmyk(56.5%, 14.2%, 0%, 3.5%) |
| CIE-LAB | lab(79.82, -20.50, -26.32) |
| CIE-LCH | lch(79.82, 33.36, 232.09°) |
| OKLab | oklab(81.78% -0.0795 -0.0731) |
| OKLCH | oklch(81.78% 0.108 222.6) |
| XYZ | xyz(45.9857, 56.3638, 95.6268) |
| Luminance | 0.5637 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.45
Baby Blue
#89CFF0
ΔE00 3.86
Neon Blue
#04D9FF
ΔE00 4.54
Bright Sky Blue
#02CCFE
ΔE00 4.66
Lightskyblue
#87CEFA
ΔE00 5.90
Lightblue (survey)
#7BC8F6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD3F6 #F68E6B
analogous
#6BF6D4 #6BD3F6 #6B8EF6
triadic
#6BD3F6 #F66BD3 #D3F66B
tetradic
#6BD3F6 #D46BF6 #F68E6B #8EF66B
square
#6BD3F6 #D46BF6 #F68E6B #8EF66B
split-complementary
#6BD3F6 #F66B8E #F6D46B
monochromatic
#0DA6D9 #31C2F2 #6BD3F6 #A5E4FA #DEF5FD
Accessibility & contrast
On white
1.71
#6BD3F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#6BD3F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD3F6
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD3F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD3F6 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCEF8
Deuteranopia (green-blind)
#AABFF6
Tritanopia (blue-blind)
#00DEDE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6bd3f6; /* rgb */ color: rgb(107, 211, 246); /* oklch */ color: oklch(81.8% 0.108 222.6);
Tailwind
colors: {
custom: {
50: '#a0e0f9',
500: '#6bd3f6',
950: '#000000',
},
}SCSS
$custom: #6bd3f6; $custom-light: #a0e0f9; $custom-dark: #000000;
JSON
{
"hex": "#6bd3f6",
"rgb": {
"r": 107,
"g": 211,
"b": 246
},
"hsl": {
"h": 195.108,
"s": 88.535,
"l": 69.216
},
"oklch": {
"l": 0.81778,
"c": 0.10804,
"h": 222.6
},
"luminance": 0.56368
}Semantic roles & 50–950 ramp
primary
#6BD3F6
secondary
#D05C36
accent
#3A00E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485