#6EC7FA#6EC7FA
#6EC7FA is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.4% C 0.112 H 235.7°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6EC7FA |
|---|---|
| RGB | rgb(110, 199, 250) |
| HSL | hsl(202, 93%, 71%) |
| HSV | hsv(202, 56%, 98%) |
| CMYK | cmyk(56%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(76.72, -12.54, -33.22) |
| CIE-LCH | lch(76.72, 35.51, 249.31°) |
| OKLab | oklab(79.38% -0.0633 -0.0928) |
| OKLCH | oklch(79.38% 0.112 235.7) |
| XYZ | xyz(44.1027, 51.0600, 97.9554) |
| Luminance | 0.5106 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.39
Sky
#82CAFC
ΔE00 2.49
Lightskyblue
#87CEFA
ΔE00 2.92
Baby Blue
#89CFF0
ΔE00 4.79
Light Blue
#95D0FC
ΔE00 4.81
Deepskyblue
#00BFFF
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EC7FA #FAA16E
analogous
#6EFAE7 #6EC7FA #6E81FA
triadic
#6EC7FA #FA6EC7 #C7FA6E
tetradic
#6EC7FA #E76EFA #FAA16E #81FA6E
square
#6EC7FA #E76EFA #FAA16E #81FA6E
split-complementary
#6EC7FA #FA6E81 #FAE76E
monochromatic
#0895E6 #33B0F8 #6EC7FA #A9DEFC #E1F4FE
Accessibility & contrast
On white
1.87
#6EC7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#6EC7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EC7FA
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EC7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EC7FA | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FC
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#00D4D8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6ec7fa; /* rgb */ color: rgb(110, 199, 250); /* oklch */ color: oklch(79.4% 0.112 235.7);
Tailwind
colors: {
custom: {
50: '#a1d8fc',
500: '#6ec7fa',
950: '#000000',
},
}SCSS
$custom: #6ec7fa; $custom-light: #a1d8fc; $custom-dark: #000000;
JSON
{
"hex": "#6ec7fa",
"rgb": {
"r": 110,
"g": 199,
"b": 250
},
"hsl": {
"h": 201.857,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.79384,
"c": 0.11228,
"h": 235.7
},
"luminance": 0.51064
}Semantic roles & 50–950 ramp
primary
#6EC7FA
secondary
#D57137
accent
#5400E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385