#6EC9FA#6EC9FA
#6EC9FA is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.8% C 0.111 H 234.1°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6EC9FA |
|---|---|
| RGB | rgb(110, 201, 250) |
| HSL | hsl(201, 93%, 71%) |
| HSV | hsv(201, 56%, 98%) |
| CMYK | cmyk(56%, 19.6%, 0%, 2%) |
| CIE-LAB | lab(77.27, -13.60, -32.36) |
| CIE-LCH | lch(77.27, 35.10, 247.21°) |
| OKLab | oklab(79.83% -0.0654 -0.0903) |
| OKLCH | oklch(79.83% 0.111 234.1) |
| XYZ | xyz(44.5659, 51.9864, 98.1098) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.50
Lightskyblue
#87CEFA
ΔE00 2.77
Sky
#82CAFC
ΔE00 2.84
Baby Blue
#89CFF0
ΔE00 4.23
Light Blue
#95D0FC
ΔE00 4.87
Deepskyblue
#00BFFF
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EC9FA #FA9F6E
analogous
#6EFAE5 #6EC9FA #6E83FA
triadic
#6EC9FA #FA6EC9 #C9FA6E
tetradic
#6EC9FA #E56EFA #FA9F6E #83FA6E
square
#6EC9FA #E56EFA #FA9F6E #83FA6E
split-complementary
#6EC9FA #FA6E83 #FAE56E
monochromatic
#0898E6 #33B3F8 #6EC9FA #A9DFFC #E1F4FE
Accessibility & contrast
On white
1.84
#6EC9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#6EC9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EC9FA
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EC9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EC9FA | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7FC
Deuteranopia (green-blind)
#9EB8F9
Tritanopia (blue-blind)
#00D6D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ec9fa; /* rgb */ color: rgb(110, 201, 250); /* oklch */ color: oklch(79.8% 0.111 234.1);
Tailwind
colors: {
custom: {
50: '#a1d9fc',
500: '#6ec9fa',
950: '#000000',
},
}SCSS
$custom: #6ec9fa; $custom-light: #a1d9fc; $custom-dark: #000000;
JSON
{
"hex": "#6ec9fa",
"rgb": {
"r": 110,
"g": 201,
"b": 250
},
"hsl": {
"h": 201,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.79827,
"c": 0.11149,
"h": 234.1
},
"luminance": 0.5199
}Semantic roles & 50–950 ramp
primary
#6EC9FA
secondary
#D56E37
accent
#5000E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385