#6BD3F3#6BD3F3
#6BD3F3 is a light, moderate cyan. Relative luminance 0.562; OKLCH L 81.7% C 0.106 H 220.6°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD3F3 |
|---|---|
| RGB | rgb(107, 211, 243) |
| HSL | hsl(194, 85%, 69%) |
| HSV | hsv(194, 56%, 95%) |
| CMYK | cmyk(56%, 13.2%, 0%, 4.7%) |
| CIE-LAB | lab(79.72, -21.35, -24.88) |
| CIE-LCH | lch(79.72, 32.79, 229.36°) |
| OKLab | oklab(81.66% -0.0806 -0.0691) |
| OKLCH | oklch(81.66% 0.106 220.6) |
| XYZ | xyz(45.5290, 56.1811, 93.2213) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.62
Neon Blue
#04D9FF
ΔE00 4.28
Baby Blue
#89CFF0
ΔE00 4.31
Bright Sky Blue
#02CCFE
ΔE00 5.11
Lightskyblue
#87CEFA
ΔE00 6.63
Lightblue (survey)
#7BC8F6
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD3F3 #F38B6B
analogous
#6BF3CF #6BD3F3 #6B8FF3
triadic
#6BD3F3 #F36BD3 #D3F36B
tetradic
#6BD3F3 #CF6BF3 #F38B6B #8FF36B
square
#6BD3F3 #CF6BF3 #F38B6B #8FF36B
split-complementary
#6BD3F3 #F36B8F #F3CF6B
monochromatic
#11A5D3 #32C2EE #6BD3F3 #A4E4F8 #DCF5FC
Accessibility & contrast
On white
1.72
#6BD3F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#6BD3F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD3F3
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD3F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD3F3 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CEF5
Deuteranopia (green-blind)
#ACBFF3
Tritanopia (blue-blind)
#00DEDD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6bd3f3; /* rgb */ color: rgb(107, 211, 243); /* oklch */ color: oklch(81.7% 0.106 220.6);
Tailwind
colors: {
custom: {
50: '#a0e0f7',
500: '#6bd3f3',
950: '#000000',
},
}SCSS
$custom: #6bd3f3; $custom-light: #a0e0f7; $custom-dark: #000000;
JSON
{
"hex": "#6bd3f3",
"rgb": {
"r": 107,
"g": 211,
"b": 243
},
"hsl": {
"h": 194.118,
"s": 85,
"l": 68.627
},
"oklch": {
"l": 0.81661,
"c": 0.10617,
"h": 220.6
},
"luminance": 0.56185
}Semantic roles & 50–950 ramp
primary
#6BD3F3
secondary
#CC5936
accent
#3804E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485