#6BC7EF#6BC7EF
#6BC7EF is a light, moderate cyan. Relative luminance 0.502; OKLCH L 78.8% C 0.104 H 228.5°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC7EF |
|---|---|
| RGB | rgb(107, 199, 239) |
| HSL | hsl(198, 80%, 68%) |
| HSV | hsv(198, 55%, 94%) |
| CMYK | cmyk(55.2%, 16.7%, 0%, 6.3%) |
| CIE-LAB | lab(76.19, -16.36, -28.13) |
| CIE-LCH | lch(76.19, 32.54, 239.82°) |
| OKLab | oklab(78.8% -0.0692 -0.0783) |
| OKLCH | oklch(78.8% 0.104 228.5) |
| XYZ | xyz(42.0609, 50.2008, 89.1178) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.25
Baby Blue
#89CFF0
ΔE00 3.52
Sky Blue
#87CEEB
ΔE00 3.74
Lightskyblue
#87CEFA
ΔE00 4.23
Bright Sky Blue
#02CCFE
ΔE00 4.54
Sky
#82CAFC
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC7EF #EF936B
analogous
#6BEFD5 #6BC7EF #6B85EF
triadic
#6BC7EF #EF6BC7 #C7EF6B
tetradic
#6BC7EF #D56BEF #EF936B #85EF6B
square
#6BC7EF #D56BEF #EF936B #85EF6B
split-complementary
#6BC7EF #EF6B85 #EFD56B
monochromatic
#1693CA #34B2E9 #6BC7EF #A2DCF5 #D9F1FB
Accessibility & contrast
On white
1.90
#6BC7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#6BC7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC7EF
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC7EF | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F1
Deuteranopia (green-blind)
#9FB6EF
Tritanopia (blue-blind)
#00D2D4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6bc7ef; /* rgb */ color: rgb(107, 199, 239); /* oklch */ color: oklch(78.8% 0.104 228.5);
Tailwind
colors: {
custom: {
50: '#9fd8f4',
500: '#6bc7ef',
950: '#000000',
},
}SCSS
$custom: #6bc7ef; $custom-light: #9fd8f4; $custom-dark: #000000;
JSON
{
"hex": "#6bc7ef",
"rgb": {
"r": 107,
"g": 199,
"b": 239
},
"hsl": {
"h": 198.182,
"s": 80.488,
"l": 67.843
},
"oklch": {
"l": 0.78802,
"c": 0.10449,
"h": 228.5
},
"luminance": 0.50205
}Semantic roles & 50–950 ramp
primary
#6BC7EF
secondary
#C76337
accent
#4909DD
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385