#6FC8FC#6FC8FC
#6FC8FC is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.7% C 0.113 H 236.2°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC8FC |
|---|---|
| RGB | rgb(111, 200, 252) |
| HSL | hsl(202, 96%, 71%) |
| HSV | hsv(202, 56%, 99%) |
| CMYK | cmyk(56%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(77.11, -12.29, -33.68) |
| CIE-LCH | lch(77.11, 35.85, 249.96°) |
| OKLab | oklab(79.73% -0.063 -0.0941) |
| OKLCH | oklch(79.73% 0.113 236.2) |
| XYZ | xyz(44.7739, 51.7123, 99.6985) |
| Luminance | 0.5172 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.41
Sky
#82CAFC
ΔE00 2.28
Lightskyblue
#87CEFA
ΔE00 2.78
Light Blue
#95D0FC
ΔE00 4.62
Baby Blue
#89CFF0
ΔE00 4.85
Deepskyblue
#00BFFF
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC8FC #FCA36F
analogous
#6FFCEA #6FC8FC #6F81FC
triadic
#6FC8FC #FC6FC8 #C8FC6F
tetradic
#6FC8FC #EA6FFC #FCA36F #81FC6F
square
#6FC8FC #EA6FFC #FCA36F #81FC6F
split-complementary
#6FC8FC #FC6F81 #FCEA6F
monochromatic
#0597EC #33B1FB #6FC8FC #ABDFFD #E1F4FE
Accessibility & contrast
On white
1.85
#6FC8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#6FC8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC8FC
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC8FC | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#9CB8FB
Tritanopia (blue-blind)
#00D5D9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6fc8fc; /* rgb */ color: rgb(111, 200, 252); /* oklch */ color: oklch(79.7% 0.113 236.2);
Tailwind
colors: {
custom: {
50: '#a2d8fd',
500: '#6fc8fc',
950: '#000000',
},
}SCSS
$custom: #6fc8fc; $custom-light: #a2d8fd; $custom-dark: #000000;
JSON
{
"hex": "#6fc8fc",
"rgb": {
"r": 111,
"g": 200,
"b": 252
},
"hsl": {
"h": 202.128,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.79732,
"c": 0.11318,
"h": 236.2
},
"luminance": 0.51716
}Semantic roles & 50–950 ramp
primary
#6FC8FC
secondary
#D87337
accent
#5500E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385