#6FC5FD#6FC5FD
#6FC5FD is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.1% C 0.116 H 239.1°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC5FD |
|---|---|
| RGB | rgb(111, 197, 253) |
| HSL | hsl(204, 97%, 71%) |
| HSV | hsv(204, 56%, 99%) |
| CMYK | cmyk(56.1%, 22.1%, 0%, 0.8%) |
| CIE-LAB | lab(76.31, -10.40, -35.44) |
| CIE-LCH | lch(76.31, 36.94, 253.65°) |
| OKLab | oklab(79.12% -0.0594 -0.0991) |
| OKLCH | oklch(79.12% 0.116 239.1) |
| XYZ | xyz(44.2448, 50.3999, 100.3060) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.12
Sky
#82CAFC
ΔE00 2.19
Lightskyblue
#87CEFA
ΔE00 3.43
Sky Blue (survey)
#75BBFD
ΔE00 4.38
Light Blue
#95D0FC
ΔE00 4.74
Deepskyblue
#00BFFF
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC5FD #FDA76F
analogous
#6FFDEE #6FC5FD #6F7EFD
triadic
#6FC5FD #FD6FC5 #C5FD6F
tetradic
#6FC5FD #EE6FFD #FDA76F #7EFD6F
square
#6FC5FD #EE6FFD #FDA76F #7EFD6F
split-complementary
#6FC5FD #FD6F7E #FDEE6F
monochromatic
#0392EE #33ADFC #6FC5FD #ABDDFE #E1F3FF
Accessibility & contrast
On white
1.90
#6FC5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#6FC5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC5FD
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC5FD | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 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: #6fc5fd; /* rgb */ color: rgb(111, 197, 253); /* oklch */ color: oklch(79.1% 0.116 239.1);
Tailwind
colors: {
custom: {
50: '#a2d6fe',
500: '#6fc5fd',
950: '#000000',
},
}SCSS
$custom: #6fc5fd; $custom-light: #a2d6fe; $custom-dark: #000000;
JSON
{
"hex": "#6fc5fd",
"rgb": {
"r": 111,
"g": 197,
"b": 253
},
"hsl": {
"h": 203.662,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.79115,
"c": 0.11556,
"h": 239.1
},
"luminance": 0.50404
}Semantic roles & 50–950 ramp
primary
#6FC5FD
secondary
#D97737
accent
#5B00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385