#6BC7F7#6BC7F7
#6BC7F7 is a light, moderate cyan. Relative luminance 0.507; OKLCH L 79.1% C 0.111 H 233.3°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC7F7 |
|---|---|
| RGB | rgb(107, 199, 247) |
| HSL | hsl(201, 90%, 69%) |
| HSV | hsv(201, 57%, 97%) |
| CMYK | cmyk(56.7%, 19.4%, 0%, 3.1%) |
| CIE-LAB | lab(76.49, -14.02, -31.97) |
| CIE-LCH | lch(76.49, 34.91, 246.33°) |
| OKLab | oklab(79.13% -0.0664 -0.0892) |
| OKLCH | oklch(79.13% 0.111 233.3) |
| XYZ | xyz(43.2690, 50.6841, 95.4804) |
| Luminance | 0.5069 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.76
Lightskyblue
#87CEFA
ΔE00 3.23
Sky
#82CAFC
ΔE00 3.27
Baby Blue
#89CFF0
ΔE00 4.34
Deepskyblue
#00BFFF
ΔE00 4.82
Sky Blue
#87CEEB
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC7F7 #F79B6B
analogous
#6BF7E1 #6BC7F7 #6B81F7
triadic
#6BC7F7 #F76BC7 #C7F76B
tetradic
#6BC7F7 #E16BF7 #F79B6B #81F76B
square
#6BC7F7 #E16BF7 #F79B6B #81F76B
split-complementary
#6BC7F7 #F76B81 #F7E16B
monochromatic
#0C94DC #31B1F4 #6BC7F7 #A5DDFA #DFF3FD
Accessibility & contrast
On white
1.89
#6BC7F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#6BC7F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC7F7
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC7F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC7F7 | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C5F9
Deuteranopia (green-blind)
#9CB6F6
Tritanopia (blue-blind)
#00D4D7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6bc7f7; /* rgb */ color: rgb(107, 199, 247); /* oklch */ color: oklch(79.1% 0.111 233.3);
Tailwind
colors: {
custom: {
50: '#9fd8fa',
500: '#6bc7f7',
950: '#000000',
},
}SCSS
$custom: #6bc7f7; $custom-light: #9fd8fa; $custom-dark: #000000;
JSON
{
"hex": "#6bc7f7",
"rgb": {
"r": 107,
"g": 199,
"b": 247
},
"hsl": {
"h": 200.571,
"s": 89.744,
"l": 69.412
},
"oklch": {
"l": 0.79134,
"c": 0.11122,
"h": 233.3
},
"luminance": 0.50688
}Semantic roles & 50–950 ramp
primary
#6BC7F7
secondary
#D16B35
accent
#4F00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385