#6FC9FC#6FC9FC
#6FC9FC is a light, moderate cyan. Relative luminance 0.522; OKLCH L 80.0% C 0.113 H 235.4°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC9FC |
|---|---|
| RGB | rgb(111, 201, 252) |
| HSL | hsl(202, 96%, 71%) |
| HSV | hsv(202, 56%, 99%) |
| CMYK | cmyk(56%, 20.2%, 0%, 1.2%) |
| CIE-LAB | lab(77.39, -12.81, -33.25) |
| CIE-LCH | lch(77.39, 35.63, 248.93°) |
| OKLab | oklab(79.95% -0.064 -0.0928) |
| OKLCH | oklch(79.95% 0.113 235.4) |
| XYZ | xyz(45.0063, 52.1770, 99.7760) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.40
Sky
#82CAFC
ΔE00 2.44
Lightskyblue
#87CEFA
ΔE00 2.67
Baby Blue
#89CFF0
ΔE00 4.57
Light Blue
#95D0FC
ΔE00 4.64
Deepskyblue
#00BFFF
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC9FC #FCA26F
analogous
#6FFCE8 #6FC9FC #6F82FC
triadic
#6FC9FC #FC6FC9 #C9FC6F
tetradic
#6FC9FC #E86FFC #FCA26F #82FC6F
square
#6FC9FC #E86FFC #FCA26F #82FC6F
split-complementary
#6FC9FC #FC6F82 #FCE86F
monochromatic
#0598EC #33B3FB #6FC9FC #ABDFFD #E1F4FE
Accessibility & contrast
On white
1.84
#6FC9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#6FC9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC9FC
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC9FC | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FE
Deuteranopia (green-blind)
#9DB9FB
Tritanopia (blue-blind)
#00D6DA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fc9fc; /* rgb */ color: rgb(111, 201, 252); /* oklch */ color: oklch(80.0% 0.113 235.4);
Tailwind
colors: {
custom: {
50: '#a2d9fd',
500: '#6fc9fc',
950: '#000000',
},
}SCSS
$custom: #6fc9fc; $custom-light: #a2d9fd; $custom-dark: #000000;
JSON
{
"hex": "#6fc9fc",
"rgb": {
"r": 111,
"g": 201,
"b": 252
},
"hsl": {
"h": 201.702,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.79953,
"c": 0.11277,
"h": 235.4
},
"luminance": 0.52181
}Semantic roles & 50–950 ramp
primary
#6FC9FC
secondary
#D87137
accent
#5300E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385