#6CC7EB#6CC7EB
#6CC7EB is a light, moderate cyan. Relative luminance 0.500; OKLCH L 78.7% C 0.101 H 226.1°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC7EB |
|---|---|
| RGB | rgb(108, 199, 235) |
| HSL | hsl(197, 76%, 67%) |
| HSV | hsv(197, 54%, 92%) |
| CMYK | cmyk(54%, 15.3%, 0%, 7.8%) |
| CIE-LAB | lab(76.09, -17.31, -26.14) |
| CIE-LCH | lch(76.09, 31.35, 236.48°) |
| OKLab | oklab(78.68% -0.0699 -0.0726) |
| OKLCH | oklch(78.68% 0.101 226.1) |
| XYZ | xyz(41.5975, 50.0294, 86.0457) |
| Luminance | 0.5003 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.25
Baby Blue
#89CFF0
ΔE00 3.48
Lightblue (survey)
#7BC8F6
ΔE00 4.20
Bright Sky Blue
#02CCFE
ΔE00 4.66
Lightskyblue
#87CEFA
ΔE00 4.96
Sky
#82CAFC
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC7EB #EB906C
analogous
#6CEBD0 #6CC7EB #6C88EB
triadic
#6CC7EB #EB6CC7 #C7EB6C
tetradic
#6CC7EB #D06CEB #EB906C #88EB6C
square
#6CC7EB #D06CEB #EB906C #88EB6C
split-complementary
#6CC7EB #EB6C88 #EBD06C
monochromatic
#1A93C2 #36B2E4 #6CC7EB #A2DCF2 #D8F0FA
Accessibility & contrast
On white
1.91
#6CC7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#6CC7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC7EB
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC7EB | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C3ED
Deuteranopia (green-blind)
#A1B6EB
Tritanopia (blue-blind)
#00D2D3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6cc7eb; /* rgb */ color: rgb(108, 199, 235); /* oklch */ color: oklch(78.7% 0.101 226.1);
Tailwind
colors: {
custom: {
50: '#9fd8f1',
500: '#6cc7eb',
950: '#000000',
},
}SCSS
$custom: #6cc7eb; $custom-light: #9fd8f1; $custom-dark: #000000;
JSON
{
"hex": "#6cc7eb",
"rgb": {
"r": 108,
"g": 199,
"b": 235
},
"hsl": {
"h": 197.008,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.78681,
"c": 0.10082,
"h": 226.1
},
"luminance": 0.50033
}Semantic roles & 50–950 ramp
primary
#6CC7EB
secondary
#C0613B
accent
#470DD8
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1416
muted
#808385