#6FC5FB#6FC5FB
#6FC5FB is a light, moderate cyan. Relative luminance 0.503; OKLCH L 79.0% C 0.114 H 238.1°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC5FB |
|---|---|
| RGB | rgb(111, 197, 251) |
| HSL | hsl(203, 95%, 71%) |
| HSV | hsv(203, 56%, 98%) |
| CMYK | cmyk(55.8%, 21.5%, 0%, 1.6%) |
| CIE-LAB | lab(76.24, -10.99, -34.49) |
| CIE-LCH | lch(76.24, 36.20, 252.32°) |
| OKLab | oklab(79.03% -0.0601 -0.0964) |
| OKLCH | oklch(79.03% 0.114 238.1) |
| XYZ | xyz(43.9279, 50.2731, 98.6368) |
| Luminance | 0.5028 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.80
Sky
#82CAFC
ΔE00 2.22
Lightskyblue
#87CEFA
ΔE00 3.26
Sky Blue (survey)
#75BBFD
ΔE00 4.69
Light Blue
#95D0FC
ΔE00 4.76
Deepskyblue
#00BFFF
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC5FB #FBA56F
analogous
#6FFBEB #6FC5FB #6F7FFB
triadic
#6FC5FB #FB6FC5 #C5FB6F
tetradic
#6FC5FB #EB6FFB #FBA56F #7FFB6F
square
#6FC5FB #EB6FFB #FBA56F #7FFB6F
split-complementary
#6FC5FB #FB6F7F #FBEB6F
monochromatic
#0692E9 #33ADF9 #6FC5FB #ABDDFD #E1F3FE
Accessibility & contrast
On white
1.90
#6FC5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#6FC5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC5FB
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC5FB | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FE
Deuteranopia (green-blind)
#99B6FA
Tritanopia (blue-blind)
#00D3D7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6fc5fb; /* rgb */ color: rgb(111, 197, 251); /* oklch */ color: oklch(79.0% 0.114 238.1);
Tailwind
colors: {
custom: {
50: '#a2d6fc',
500: '#6fc5fb',
950: '#000000',
},
}SCSS
$custom: #6fc5fb; $custom-light: #a2d6fc; $custom-dark: #000000;
JSON
{
"hex": "#6fc5fb",
"rgb": {
"r": 111,
"g": 197,
"b": 251
},
"hsl": {
"h": 203.143,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.79028,
"c": 0.11358,
"h": 238.1
},
"luminance": 0.50277
}Semantic roles & 50–950 ramp
primary
#6FC5FB
secondary
#D67538
accent
#5900E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385