#6BC7F6#6BC7F6
#6BC7F6 is a light, moderate cyan. Relative luminance 0.506; OKLCH L 79.1% C 0.110 H 232.8°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC7F6 |
|---|---|
| RGB | rgb(107, 199, 246) |
| HSL | hsl(200, 89%, 69%) |
| HSV | hsv(200, 57%, 96%) |
| CMYK | cmyk(56.5%, 19.1%, 0%, 3.5%) |
| CIE-LAB | lab(76.45, -14.31, -31.49) |
| CIE-LCH | lch(76.45, 34.59, 245.56°) |
| OKLab | oklab(79.09% -0.0667 -0.0879) |
| OKLCH | oklch(79.09% 0.11 232.8) |
| XYZ | xyz(43.1151, 50.6225, 94.6699) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.87
Lightskyblue
#87CEFA
ΔE00 3.29
Sky
#82CAFC
ΔE00 3.44
Baby Blue
#89CFF0
ΔE00 4.20
Deepskyblue
#00BFFF
ΔE00 4.87
Sky Blue
#87CEEB
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC7F6 #F69A6B
analogous
#6BF6E0 #6BC7F6 #6B82F6
triadic
#6BC7F6 #F66BC7 #C7F66B
tetradic
#6BC7F6 #E06BF6 #F69A6B #82F66B
square
#6BC7F6 #E06BF6 #F69A6B #82F66B
split-complementary
#6BC7F6 #F66B82 #F6E06B
monochromatic
#0D94D9 #31B1F2 #6BC7F6 #A5DDFA #DEF3FD
Accessibility & contrast
On white
1.89
#6BC7F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#6BC7F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC7F6
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC7F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC7F6 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C5F8
Deuteranopia (green-blind)
#9DB6F5
Tritanopia (blue-blind)
#00D4D6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6bc7f6; /* rgb */ color: rgb(107, 199, 246); /* oklch */ color: oklch(79.1% 0.110 232.8);
Tailwind
colors: {
custom: {
50: '#9fd8f9',
500: '#6bc7f6',
950: '#000000',
},
}SCSS
$custom: #6bc7f6; $custom-light: #9fd8f9; $custom-dark: #000000;
JSON
{
"hex": "#6bc7f6",
"rgb": {
"r": 107,
"g": 199,
"b": 246
},
"hsl": {
"h": 200.288,
"s": 88.535,
"l": 69.216
},
"oklch": {
"l": 0.79092,
"c": 0.11034,
"h": 232.8
},
"luminance": 0.50626
}Semantic roles & 50–950 ramp
primary
#6BC7F6
secondary
#D06A36
accent
#4E00E5
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385