#6BC7FA#6BC7FA
#6BC7FA is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.3% C 0.114 H 235.0°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC7FA |
|---|---|
| RGB | rgb(107, 199, 250) |
| HSL | hsl(201, 93%, 70%) |
| HSV | hsv(201, 57%, 98%) |
| CMYK | cmyk(57.2%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(76.60, -13.13, -33.40) |
| CIE-LCH | lch(76.60, 35.89, 248.55°) |
| OKLab | oklab(79.26% -0.0654 -0.0933) |
| OKLCH | oklch(79.26% 0.114 235) |
| XYZ | xyz(43.7356, 50.8707, 97.9382) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.64
Sky
#82CAFC
ΔE00 2.84
Lightskyblue
#87CEFA
ΔE00 3.15
Deepskyblue
#00BFFF
ΔE00 4.77
Baby Blue
#89CFF0
ΔE00 4.81
Light Blue
#95D0FC
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC7FA #FA9E6B
analogous
#6BFAE6 #6BC7FA #6B7FFA
triadic
#6BC7FA #FA6BC7 #C7FA6B
tetradic
#6BC7FA #E66BFA #FA9E6B #7FFA6B
square
#6BC7FA #E66BFA #FA9E6B #7FFA6B
split-complementary
#6BC7FA #FA6B7F #FAE66B
monochromatic
#0895E3 #30B1F8 #6BC7FA #A6DDFC #E1F4FE
Accessibility & contrast
On white
1.88
#6BC7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#6BC7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC7FA
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC7FA | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC5FC
Deuteranopia (green-blind)
#9BB6F9
Tritanopia (blue-blind)
#00D4D8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6bc7fa; /* rgb */ color: rgb(107, 199, 250); /* oklch */ color: oklch(79.3% 0.114 235.0);
Tailwind
colors: {
custom: {
50: '#a0d8fc',
500: '#6bc7fa',
950: '#000000',
},
}SCSS
$custom: #6bc7fa; $custom-light: #a0d8fc; $custom-dark: #000000;
JSON
{
"hex": "#6bc7fa",
"rgb": {
"r": 107,
"g": 199,
"b": 250
},
"hsl": {
"h": 201.399,
"s": 93.464,
"l": 70
},
"oklch": {
"l": 0.79262,
"c": 0.11395,
"h": 235
},
"luminance": 0.50875
}Semantic roles & 50–950 ramp
primary
#6BC7FA
secondary
#D56E35
accent
#5200E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385