#6BC7F1#6BC7F1
#6BC7F1 is a light, moderate cyan. Relative luminance 0.503; OKLCH L 78.9% C 0.106 H 229.8°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC7F1 |
|---|---|
| RGB | rgb(107, 199, 241) |
| HSL | hsl(199, 83%, 68%) |
| HSV | hsv(199, 56%, 95%) |
| CMYK | cmyk(55.6%, 17.4%, 0%, 5.5%) |
| CIE-LAB | lab(76.27, -15.78, -29.09) |
| CIE-LCH | lch(76.27, 33.10, 241.53°) |
| OKLab | oklab(78.88% -0.0685 -0.081) |
| OKLCH | oklch(78.88% 0.106 229.8) |
| XYZ | xyz(42.3580, 50.3197, 90.6825) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.78
Baby Blue
#89CFF0
ΔE00 3.63
Lightskyblue
#87CEFA
ΔE00 3.88
Sky Blue
#87CEEB
ΔE00 4.05
Sky
#82CAFC
ΔE00 4.46
Bright Sky Blue
#02CCFE
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC7F1 #F1956B
analogous
#6BF1D8 #6BC7F1 #6B84F1
triadic
#6BC7F1 #F16BC7 #C7F16B
tetradic
#6BC7F1 #D86BF1 #F1956B #84F16B
square
#6BC7F1 #D86BF1 #F1956B #84F16B
split-complementary
#6BC7F1 #F16B84 #F1D86B
monochromatic
#1394CE #33B2EC #6BC7F1 #A3DCF6 #DBF1FC
Accessibility & contrast
On white
1.90
#6BC7F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#6BC7F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC7F1
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC7F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC7F1 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F3
Deuteranopia (green-blind)
#9FB6F0
Tritanopia (blue-blind)
#00D3D5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6bc7f1; /* rgb */ color: rgb(107, 199, 241); /* oklch */ color: oklch(78.9% 0.106 229.8);
Tailwind
colors: {
custom: {
50: '#9fd8f5',
500: '#6bc7f1',
950: '#000000',
},
}SCSS
$custom: #6bc7f1; $custom-light: #9fd8f5; $custom-dark: #000000;
JSON
{
"hex": "#6bc7f1",
"rgb": {
"r": 107,
"g": 199,
"b": 241
},
"hsl": {
"h": 198.806,
"s": 82.716,
"l": 68.235
},
"oklch": {
"l": 0.78884,
"c": 0.1061,
"h": 229.8
},
"luminance": 0.50324
}Semantic roles & 50–950 ramp
primary
#6BC7F1
secondary
#CA6537
accent
#4A06DF
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385