#6BC7EE#6BC7EE
#6BC7EE is a light, moderate cyan. Relative luminance 0.501; OKLCH L 78.8% C 0.104 H 227.9°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC7EE |
|---|---|
| RGB | rgb(107, 199, 238) |
| HSL | hsl(198, 79%, 68%) |
| HSV | hsv(198, 55%, 93%) |
| CMYK | cmyk(55%, 16.4%, 0%, 6.7%) |
| CIE-LAB | lab(76.16, -16.65, -27.65) |
| CIE-LCH | lch(76.16, 32.27, 238.94°) |
| OKLab | oklab(78.76% -0.0696 -0.0769) |
| OKLCH | oklch(78.76% 0.104 227.9) |
| XYZ | xyz(41.9136, 50.1419, 88.3419) |
| Luminance | 0.5015 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.50
Baby Blue
#89CFF0
ΔE00 3.50
Sky Blue
#87CEEB
ΔE00 3.60
Lightskyblue
#87CEFA
ΔE00 4.42
Bright Sky Blue
#02CCFE
ΔE00 4.51
Sky
#82CAFC
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC7EE #EE926B
analogous
#6BEED4 #6BC7EE #6B85EE
triadic
#6BC7EE #EE6BC7 #C7EE6B
tetradic
#6BC7EE #D46BEE #EE926B #85EE6B
square
#6BC7EE #D46BEE #EE926B #85EE6B
split-complementary
#6BC7EE #EE6B85 #EED46B
monochromatic
#1793C8 #34B2E8 #6BC7EE #A2DCF4 #D9F1FB
Accessibility & contrast
On white
1.90
#6BC7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#6BC7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC7EE
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC7EE | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F0
Deuteranopia (green-blind)
#A0B6EE
Tritanopia (blue-blind)
#00D2D4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6bc7ee; /* rgb */ color: rgb(107, 199, 238); /* oklch */ color: oklch(78.8% 0.104 227.9);
Tailwind
colors: {
custom: {
50: '#9fd8f3',
500: '#6bc7ee',
950: '#000000',
},
}SCSS
$custom: #6bc7ee; $custom-light: #9fd8f3; $custom-dark: #000000;
JSON
{
"hex": "#6bc7ee",
"rgb": {
"r": 107,
"g": 199,
"b": 238
},
"hsl": {
"h": 197.863,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.78761,
"c": 0.10371,
"h": 227.9
},
"luminance": 0.50146
}Semantic roles & 50–950 ramp
primary
#6BC7EE
secondary
#C56238
accent
#480ADC
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385