#6FC9FB#6FC9FB
#6FC9FB is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.9% C 0.112 H 234.9°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC9FB |
|---|---|
| RGB | rgb(111, 201, 251) |
| HSL | hsl(201, 95%, 71%) |
| HSV | hsv(201, 56%, 98%) |
| CMYK | cmyk(55.8%, 19.9%, 0%, 1.6%) |
| CIE-LAB | lab(77.35, -13.11, -32.77) |
| CIE-LCH | lch(77.35, 35.30, 248.20°) |
| OKLab | oklab(79.91% -0.0644 -0.0915) |
| OKLCH | oklch(79.91% 0.112 234.9) |
| XYZ | xyz(44.8482, 52.1138, 98.9436) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.37
Sky
#82CAFC
ΔE00 2.57
Lightskyblue
#87CEFA
ΔE00 2.66
Baby Blue
#89CFF0
ΔE00 4.39
Light Blue
#95D0FC
ΔE00 4.70
Deepskyblue
#00BFFF
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC9FB #FBA16F
analogous
#6FFBE7 #6FC9FB #6F83FB
triadic
#6FC9FB #FB6FC9 #C9FB6F
tetradic
#6FC9FB #E76FFB #FBA16F #83FB6F
square
#6FC9FB #E76FFB #FBA16F #83FB6F
split-complementary
#6FC9FB #FB6F83 #FBE76F
monochromatic
#0698E9 #33B3F9 #6FC9FB #ABDFFD #E1F4FE
Accessibility & contrast
On white
1.84
#6FC9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#6FC9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC9FB
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC9FB | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FD
Deuteranopia (green-blind)
#9EB9FA
Tritanopia (blue-blind)
#00D6DA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fc9fb; /* rgb */ color: rgb(111, 201, 251); /* oklch */ color: oklch(79.9% 0.112 234.9);
Tailwind
colors: {
custom: {
50: '#a2d9fc',
500: '#6fc9fb',
950: '#000000',
},
}SCSS
$custom: #6fc9fb; $custom-light: #a2d9fc; $custom-dark: #000000;
JSON
{
"hex": "#6fc9fb",
"rgb": {
"r": 111,
"g": 201,
"b": 251
},
"hsl": {
"h": 201.429,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.7991,
"c": 0.11184,
"h": 234.9
},
"luminance": 0.52118
}Semantic roles & 50–950 ramp
primary
#6FC9FB
secondary
#D67038
accent
#5200E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385