#6EC7EC#6EC7EC
#6EC7EC is a light, moderate cyan. Relative luminance 0.502; OKLCH L 78.8% C 0.100 H 227.2°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6EC7EC |
|---|---|
| RGB | rgb(110, 199, 236) |
| HSL | hsl(198, 77%, 68%) |
| HSV | hsv(198, 53%, 93%) |
| CMYK | cmyk(53.4%, 15.7%, 0%, 7.5%) |
| CIE-LAB | lab(76.20, -16.61, -26.49) |
| CIE-LCH | lch(76.20, 31.27, 237.91°) |
| OKLab | oklab(78.81% -0.0682 -0.0736) |
| OKLCH | oklch(78.81% 0.1 227.2) |
| XYZ | xyz(41.9884, 50.2143, 86.8202) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.22
Baby Blue
#89CFF0
ΔE00 3.27
Lightblue (survey)
#7BC8F6
ΔE00 3.73
Lightskyblue
#87CEFA
ΔE00 4.53
Bright Sky Blue
#02CCFE
ΔE00 4.80
Sky
#82CAFC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EC7EC #EC936E
analogous
#6EECD2 #6EC7EC #6E88EC
triadic
#6EC7EC #EC6EC7 #C7EC6E
tetradic
#6EC7EC #D26EEC #EC936E #88EC6E
square
#6EC7EC #D26EEC #EC936E #88EC6E
split-complementary
#6EC7EC #EC6E88 #ECD26E
monochromatic
#1A93C6 #38B2E5 #6EC7EC #A4DCF3 #DAF1FA
Accessibility & contrast
On white
1.90
#6EC7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#6EC7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EC7EC
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EC7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EC7EC | 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)
#B3C4EE
Deuteranopia (green-blind)
#A1B6EC
Tritanopia (blue-blind)
#07D2D3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6ec7ec; /* rgb */ color: rgb(110, 199, 236); /* oklch */ color: oklch(78.8% 0.100 227.2);
Tailwind
colors: {
custom: {
50: '#a0d8f2',
500: '#6ec7ec',
950: '#000000',
},
}SCSS
$custom: #6ec7ec; $custom-light: #a0d8f2; $custom-dark: #000000;
JSON
{
"hex": "#6ec7ec",
"rgb": {
"r": 110,
"g": 199,
"b": 236
},
"hsl": {
"h": 197.619,
"s": 76.829,
"l": 67.843
},
"oklch": {
"l": 0.78805,
"c": 0.10032,
"h": 227.2
},
"luminance": 0.50218
}Semantic roles & 50–950 ramp
primary
#6EC7EC
secondary
#C3633B
accent
#490CD9
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385