#6FC5FC#6FC5FC
#6FC5FC is a light, moderate cyan. Relative luminance 0.503; OKLCH L 79.1% C 0.115 H 238.6°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC5FC |
|---|---|
| RGB | rgb(111, 197, 252) |
| HSL | hsl(203, 96%, 71%) |
| HSV | hsv(203, 56%, 99%) |
| CMYK | cmyk(56%, 21.8%, 0%, 1.2%) |
| CIE-LAB | lab(76.28, -10.70, -34.97) |
| CIE-LCH | lch(76.28, 36.57, 252.99°) |
| OKLab | oklab(79.07% -0.0597 -0.0978) |
| OKLCH | oklch(79.07% 0.115 238.6) |
| XYZ | xyz(44.0860, 50.3363, 99.4692) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.96
Sky
#82CAFC
ΔE00 2.20
Lightskyblue
#87CEFA
ΔE00 3.34
Sky Blue (survey)
#75BBFD
ΔE00 4.53
Light Blue
#95D0FC
ΔE00 4.75
Deepskyblue
#00BFFF
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC5FC #FCA66F
analogous
#6FFCEC #6FC5FC #6F7EFC
triadic
#6FC5FC #FC6FC5 #C5FC6F
tetradic
#6FC5FC #EC6FFC #FCA66F #7EFC6F
square
#6FC5FC #EC6FFC #FCA66F #7EFC6F
split-complementary
#6FC5FC #FC6F7E #FCEC6F
monochromatic
#0592EC #33ADFB #6FC5FC #ABDDFD #E1F3FE
Accessibility & contrast
On white
1.90
#6FC5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#6FC5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC5FC
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC5FC | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#00D3D7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6fc5fc; /* rgb */ color: rgb(111, 197, 252); /* oklch */ color: oklch(79.1% 0.115 238.6);
Tailwind
colors: {
custom: {
50: '#a2d6fd',
500: '#6fc5fc',
950: '#000000',
},
}SCSS
$custom: #6fc5fc; $custom-light: #a2d6fd; $custom-dark: #000000;
JSON
{
"hex": "#6fc5fc",
"rgb": {
"r": 111,
"g": 197,
"b": 252
},
"hsl": {
"h": 203.404,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.79072,
"c": 0.11457,
"h": 238.6
},
"luminance": 0.5034
}Semantic roles & 50–950 ramp
primary
#6FC5FC
secondary
#D87637
accent
#5A00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385