#6EC8FA#6EC8FA
#6EC8FA is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.6% C 0.112 H 234.9°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6EC8FA |
|---|---|
| RGB | rgb(110, 200, 250) |
| HSL | hsl(201, 93%, 71%) |
| HSV | hsv(201, 56%, 98%) |
| CMYK | cmyk(56%, 20%, 0%, 2%) |
| CIE-LAB | lab(76.99, -13.07, -32.79) |
| CIE-LCH | lch(76.99, 35.30, 248.26°) |
| OKLab | oklab(79.61% -0.0643 -0.0915) |
| OKLCH | oklch(79.61% 0.112 234.9) |
| XYZ | xyz(44.3335, 51.5217, 98.0323) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.39
Sky
#82CAFC
ΔE00 2.64
Lightskyblue
#87CEFA
ΔE00 2.82
Baby Blue
#89CFF0
ΔE00 4.50
Light Blue
#95D0FC
ΔE00 4.83
Deepskyblue
#00BFFF
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EC8FA #FAA06E
analogous
#6EFAE6 #6EC8FA #6E82FA
triadic
#6EC8FA #FA6EC8 #C8FA6E
tetradic
#6EC8FA #E66EFA #FAA06E #82FA6E
square
#6EC8FA #E66EFA #FAA06E #82FA6E
split-complementary
#6EC8FA #FA6E82 #FAE66E
monochromatic
#0896E6 #33B2F8 #6EC8FA #A9DEFC #E1F4FE
Accessibility & contrast
On white
1.86
#6EC8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#6EC8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EC8FA
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EC8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EC8FA | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FC
Deuteranopia (green-blind)
#9DB8F9
Tritanopia (blue-blind)
#00D5D9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6ec8fa; /* rgb */ color: rgb(110, 200, 250); /* oklch */ color: oklch(79.6% 0.112 234.9);
Tailwind
colors: {
custom: {
50: '#a1d8fc',
500: '#6ec8fa',
950: '#000000',
},
}SCSS
$custom: #6ec8fa; $custom-light: #a1d8fc; $custom-dark: #000000;
JSON
{
"hex": "#6ec8fa",
"rgb": {
"r": 110,
"g": 200,
"b": 250
},
"hsl": {
"h": 201.429,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.79606,
"c": 0.11187,
"h": 234.9
},
"luminance": 0.51526
}Semantic roles & 50–950 ramp
primary
#6EC8FA
secondary
#D57037
accent
#5200E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385