#6FCAFC#6FCAFC
#6FCAFC is a light, moderate cyan. Relative luminance 0.526; OKLCH L 80.2% C 0.112 H 234.6°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCAFC |
|---|---|
| RGB | rgb(111, 202, 252) |
| HSL | hsl(201, 96%, 71%) |
| HSV | hsv(201, 56%, 99%) |
| CMYK | cmyk(56%, 19.8%, 0%, 1.2%) |
| CIE-LAB | lab(77.66, -13.34, -32.82) |
| CIE-LCH | lch(77.66, 35.43, 247.88°) |
| OKLab | oklab(80.17% -0.0651 -0.0916) |
| OKLCH | oklch(80.17% 0.112 234.6) |
| XYZ | xyz(45.2402, 52.6447, 99.8539) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.49
Lightskyblue
#87CEFA
ΔE00 2.61
Sky
#82CAFC
ΔE00 2.65
Baby Blue
#89CFF0
ΔE00 4.30
Light Blue
#95D0FC
ΔE00 4.68
Deepskyblue
#00BFFF
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCAFC #FCA16F
analogous
#6FFCE8 #6FCAFC #6F83FC
triadic
#6FCAFC #FC6FCA #CAFC6F
tetradic
#6FCAFC #E86FFC #FCA16F #83FC6F
square
#6FCAFC #E86FFC #FCA16F #83FC6F
split-complementary
#6FCAFC #FC6F83 #FCE86F
monochromatic
#059AEC #33B4FB #6FCAFC #ABE0FD #E1F4FE
Accessibility & contrast
On white
1.82
#6FCAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#6FCAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCAFC
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCAFC | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FE
Deuteranopia (green-blind)
#9FB9FB
Tritanopia (blue-blind)
#00D7DB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fcafc; /* rgb */ color: rgb(111, 202, 252); /* oklch */ color: oklch(80.2% 0.112 234.6);
Tailwind
colors: {
custom: {
50: '#a2dafd',
500: '#6fcafc',
950: '#000000',
},
}SCSS
$custom: #6fcafc; $custom-light: #a2dafd; $custom-dark: #000000;
JSON
{
"hex": "#6fcafc",
"rgb": {
"r": 111,
"g": 202,
"b": 252
},
"hsl": {
"h": 201.277,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.80174,
"c": 0.11237,
"h": 234.6
},
"luminance": 0.52649
}Semantic roles & 50–950 ramp
primary
#6FCAFC
secondary
#D87037
accent
#5100E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385