#6BC9FA#6BC9FA
#6BC9FA is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.7% C 0.113 H 233.4°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC9FA |
|---|---|
| RGB | rgb(107, 201, 250) |
| HSL | hsl(201, 93%, 70%) |
| HSV | hsv(201, 57%, 98%) |
| CMYK | cmyk(57.2%, 19.6%, 0%, 2%) |
| CIE-LAB | lab(77.16, -14.18, -32.54) |
| CIE-LCH | lch(77.16, 35.50, 246.46°) |
| OKLab | oklab(79.71% -0.0675 -0.0908) |
| OKLCH | oklch(79.71% 0.113 233.4) |
| XYZ | xyz(44.1988, 51.7971, 98.0925) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.82
Lightskyblue
#87CEFA
ΔE00 3.06
Sky
#82CAFC
ΔE00 3.19
Baby Blue
#89CFF0
ΔE00 4.29
Deepskyblue
#00BFFF
ΔE00 4.96
Light Blue
#95D0FC
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC9FA #FA9C6B
analogous
#6BFAE3 #6BC9FA #6B82FA
triadic
#6BC9FA #FA6BC9 #C9FA6B
tetradic
#6BC9FA #E36BFA #FA9C6B #82FA6B
square
#6BC9FA #E36BFA #FA9C6B #82FA6B
split-complementary
#6BC9FA #FA6B82 #FAE36B
monochromatic
#0898E3 #30B3F8 #6BC9FA #A6DFFC #E1F4FE
Accessibility & contrast
On white
1.85
#6BC9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#6BC9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC9FA
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC9FA | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FC
Deuteranopia (green-blind)
#9DB8F9
Tritanopia (blue-blind)
#00D6D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6bc9fa; /* rgb */ color: rgb(107, 201, 250); /* oklch */ color: oklch(79.7% 0.113 233.4);
Tailwind
colors: {
custom: {
50: '#a0d9fc',
500: '#6bc9fa',
950: '#000000',
},
}SCSS
$custom: #6bc9fa; $custom-light: #a0d9fc; $custom-dark: #000000;
JSON
{
"hex": "#6bc9fa",
"rgb": {
"r": 107,
"g": 201,
"b": 250
},
"hsl": {
"h": 200.559,
"s": 93.464,
"l": 70
},
"oklch": {
"l": 0.79706,
"c": 0.11318,
"h": 233.4
},
"luminance": 0.51801
}Semantic roles & 50–950 ramp
primary
#6BC9FA
secondary
#D56B35
accent
#4F00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385