#6FC9FD#6FC9FD
#6FC9FD is a light, moderate cyan. Relative luminance 0.522; OKLCH L 80.0% C 0.114 H 235.9°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC9FD |
|---|---|
| RGB | rgb(111, 201, 253) |
| HSL | hsl(202, 97%, 71%) |
| HSV | hsv(202, 56%, 99%) |
| CMYK | cmyk(56.1%, 20.6%, 0%, 0.8%) |
| CIE-LAB | lab(77.42, -12.52, -33.73) |
| CIE-LCH | lch(77.42, 35.97, 249.64°) |
| OKLab | oklab(80% -0.0637 -0.0942) |
| OKLCH | oklch(80% 0.114 235.9) |
| XYZ | xyz(45.1652, 52.2406, 100.6128) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.46
Sky
#82CAFC
ΔE00 2.33
Lightskyblue
#87CEFA
ΔE00 2.69
Light Blue
#95D0FC
ΔE00 4.59
Baby Blue
#89CFF0
ΔE00 4.75
Deepskyblue
#00BFFF
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC9FD #FDA36F
analogous
#6FFDEA #6FC9FD #6F82FD
triadic
#6FC9FD #FD6FC9 #C9FD6F
tetradic
#6FC9FD #EA6FFD #FDA36F #82FD6F
square
#6FC9FD #EA6FFD #FDA36F #82FD6F
split-complementary
#6FC9FD #FD6F82 #FDEA6F
monochromatic
#0398EE #33B2FC #6FC9FD #ABE0FE #E1F4FF
Accessibility & contrast
On white
1.83
#6FC9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#6FC9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC9FD
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC9FD | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#9DB9FC
Tritanopia (blue-blind)
#00D7DA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fc9fd; /* rgb */ color: rgb(111, 201, 253); /* oklch */ color: oklch(80.0% 0.114 235.9);
Tailwind
colors: {
custom: {
50: '#a2d9fe',
500: '#6fc9fd',
950: '#000000',
},
}SCSS
$custom: #6fc9fd; $custom-light: #a2d9fe; $custom-dark: #000000;
JSON
{
"hex": "#6fc9fd",
"rgb": {
"r": 111,
"g": 201,
"b": 253
},
"hsl": {
"h": 201.972,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.79995,
"c": 0.1137,
"h": 235.9
},
"luminance": 0.52245
}Semantic roles & 50–950 ramp
primary
#6FC9FD
secondary
#D97237
accent
#5400E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385