#6CC7EF#6CC7EF
#6CC7EF is a light, moderate cyan. Relative luminance 0.503; OKLCH L 78.8% C 0.104 H 228.7°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC7EF |
|---|---|
| RGB | rgb(108, 199, 239) |
| HSL | hsl(198, 80%, 68%) |
| HSV | hsv(198, 55%, 94%) |
| CMYK | cmyk(54.8%, 16.7%, 0%, 6.3%) |
| CIE-LAB | lab(76.23, -16.16, -28.07) |
| CIE-LCH | lch(76.23, 32.39, 240.07°) |
| OKLab | oklab(78.84% -0.0685 -0.0781) |
| OKLCH | oklch(78.84% 0.104 228.7) |
| XYZ | xyz(42.1818, 50.2632, 89.1235) |
| Luminance | 0.5027 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.14
Baby Blue
#89CFF0
ΔE00 3.45
Sky Blue
#87CEEB
ΔE00 3.70
Lightskyblue
#87CEFA
ΔE00 4.12
Bright Sky Blue
#02CCFE
ΔE00 4.63
Sky
#82CAFC
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC7EF #EF946C
analogous
#6CEFD6 #6CC7EF #6C85EF
triadic
#6CC7EF #EF6CC7 #C7EF6C
tetradic
#6CC7EF #D66CEF #EF946C #85EF6C
square
#6CC7EF #D66CEF #EF946C #85EF6C
split-complementary
#6CC7EF #EF6C85 #EFD66C
monochromatic
#1693CB #35B2E9 #6CC7EF #A3DCF5 #DAF1FB
Accessibility & contrast
On white
1.90
#6CC7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#6CC7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC7EF
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC7EF | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F1
Deuteranopia (green-blind)
#A0B6EE
Tritanopia (blue-blind)
#00D2D4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6cc7ef; /* rgb */ color: rgb(108, 199, 239); /* oklch */ color: oklch(78.8% 0.104 228.7);
Tailwind
colors: {
custom: {
50: '#9fd8f4',
500: '#6cc7ef',
950: '#000000',
},
}SCSS
$custom: #6cc7ef; $custom-light: #9fd8f4; $custom-dark: #000000;
JSON
{
"hex": "#6cc7ef",
"rgb": {
"r": 108,
"g": 199,
"b": 239
},
"hsl": {
"h": 198.321,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.78843,
"c": 0.10388,
"h": 228.7
},
"luminance": 0.50267
}Semantic roles & 50–950 ramp
primary
#6CC7EF
secondary
#C76438
accent
#4A09DD
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385