#6EC5FD#6EC5FD
#6EC5FD is a light, moderate cyan. Relative luminance 0.503; OKLCH L 79.1% C 0.116 H 238.8°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6EC5FD |
|---|---|
| RGB | rgb(110, 197, 253) |
| HSL | hsl(203, 97%, 71%) |
| HSV | hsv(203, 57%, 99%) |
| CMYK | cmyk(56.5%, 22.1%, 0%, 0.8%) |
| CIE-LAB | lab(76.27, -10.60, -35.51) |
| CIE-LCH | lch(76.27, 37.05, 253.38°) |
| OKLab | oklab(79.07% -0.0601 -0.0993) |
| OKLCH | oklch(79.07% 0.116 238.8) |
| XYZ | xyz(44.1197, 50.3354, 100.3001) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.12
Sky
#82CAFC
ΔE00 2.27
Lightskyblue
#87CEFA
ΔE00 3.46
Sky Blue (survey)
#75BBFD
ΔE00 4.48
Light Blue
#95D0FC
ΔE00 4.83
Deepskyblue
#00BFFF
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EC5FD #FDA66E
analogous
#6EFDEE #6EC5FD #6E7DFD
triadic
#6EC5FD #FD6EC5 #C5FD6E
tetradic
#6EC5FD #EE6EFD #FDA66E #7DFD6E
square
#6EC5FD #EE6EFD #FDA66E #7DFD6E
split-complementary
#6EC5FD #FD6E7D #FDEE6E
monochromatic
#0392ED #32ADFC #6EC5FD #AADDFE #E1F3FF
Accessibility & contrast
On white
1.90
#6EC5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#6EC5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EC5FD
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EC5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EC5FD | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FF
Deuteranopia (green-blind)
#98B6FC
Tritanopia (blue-blind)
#00D3D8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6ec5fd; /* rgb */ color: rgb(110, 197, 253); /* oklch */ color: oklch(79.1% 0.116 238.8);
Tailwind
colors: {
custom: {
50: '#a2d6fe',
500: '#6ec5fd',
950: '#000000',
},
}SCSS
$custom: #6ec5fd; $custom-light: #a2d6fe; $custom-dark: #000000;
JSON
{
"hex": "#6ec5fd",
"rgb": {
"r": 110,
"g": 197,
"b": 253
},
"hsl": {
"h": 203.497,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.79073,
"c": 0.1161,
"h": 238.8
},
"luminance": 0.50339
}Semantic roles & 50–950 ramp
primary
#6EC5FD
secondary
#D97636
accent
#5A00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385