#6FC9FA#6FC9FA
#6FC9FA is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.9% C 0.111 H 234.3°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC9FA |
|---|---|
| RGB | rgb(111, 201, 250) |
| HSL | hsl(201, 93%, 71%) |
| HSV | hsv(201, 56%, 98%) |
| CMYK | cmyk(55.6%, 19.6%, 0%, 2%) |
| CIE-LAB | lab(77.31, -13.40, -32.30) |
| CIE-LCH | lch(77.31, 34.97, 247.47°) |
| OKLab | oklab(79.87% -0.0647 -0.0901) |
| OKLCH | oklch(79.87% 0.111 234.3) |
| XYZ | xyz(44.6910, 52.0509, 98.1156) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.39
Lightskyblue
#87CEFA
ΔE00 2.68
Sky
#82CAFC
ΔE00 2.72
Baby Blue
#89CFF0
ΔE00 4.21
Light Blue
#95D0FC
ΔE00 4.77
Sky Blue
#87CEEB
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC9FA #FAA06F
analogous
#6FFAE5 #6FC9FA #6F83FA
triadic
#6FC9FA #FA6FC9 #C9FA6F
tetradic
#6FC9FA #E56FFA #FAA06F #83FA6F
square
#6FC9FA #E56FFA #FAA06F #83FA6F
split-complementary
#6FC9FA #FA6F83 #FAE56F
monochromatic
#0898E7 #34B3F8 #6FC9FA #AADFFC #E1F4FE
Accessibility & contrast
On white
1.84
#6FC9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#6FC9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC9FA
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC9FA | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7FC
Deuteranopia (green-blind)
#9EB9F9
Tritanopia (blue-blind)
#00D6D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fc9fa; /* rgb */ color: rgb(111, 201, 250); /* oklch */ color: oklch(79.9% 0.111 234.3);
Tailwind
colors: {
custom: {
50: '#a2d9fc',
500: '#6fc9fa',
950: '#000000',
},
}SCSS
$custom: #6fc9fa; $custom-light: #a2d9fc; $custom-dark: #000000;
JSON
{
"hex": "#6fc9fa",
"rgb": {
"r": 111,
"g": 201,
"b": 250
},
"hsl": {
"h": 201.151,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.79868,
"c": 0.11093,
"h": 234.3
},
"luminance": 0.52055
}Semantic roles & 50–950 ramp
primary
#6FC9FA
secondary
#D56F38
accent
#5100E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385