#6FC8FB#6FC8FB
#6FC8FB is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.7% C 0.112 H 235.7°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC8FB |
|---|---|
| RGB | rgb(111, 200, 251) |
| HSL | hsl(202, 95%, 71%) |
| HSV | hsv(202, 56%, 98%) |
| CMYK | cmyk(55.8%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(77.07, -12.58, -33.20) |
| CIE-LCH | lch(77.07, 35.51, 249.25°) |
| OKLab | oklab(79.69% -0.0633 -0.0927) |
| OKLCH | oklch(79.69% 0.112 235.7) |
| XYZ | xyz(44.6159, 51.6491, 98.8662) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.33
Sky
#82CAFC
ΔE00 2.39
Lightskyblue
#87CEFA
ΔE00 2.75
Light Blue
#95D0FC
ΔE00 4.67
Baby Blue
#89CFF0
ΔE00 4.67
Deepskyblue
#00BFFF
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC8FB #FBA26F
analogous
#6FFBE8 #6FC8FB #6F82FB
triadic
#6FC8FB #FB6FC8 #C8FB6F
tetradic
#6FC8FB #E86FFB #FBA26F #82FB6F
square
#6FC8FB #E86FFB #FBA26F #82FB6F
split-complementary
#6FC8FB #FB6F82 #FBE86F
monochromatic
#0697E9 #33B1F9 #6FC8FB #ABDFFD #E1F4FE
Accessibility & contrast
On white
1.85
#6FC8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#6FC8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC8FB
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC8FB | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FD
Deuteranopia (green-blind)
#9DB8FA
Tritanopia (blue-blind)
#00D5D9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6fc8fb; /* rgb */ color: rgb(111, 200, 251); /* oklch */ color: oklch(79.7% 0.112 235.7);
Tailwind
colors: {
custom: {
50: '#a2d8fc',
500: '#6fc8fb',
950: '#000000',
},
}SCSS
$custom: #6fc8fb; $custom-light: #a2d8fc; $custom-dark: #000000;
JSON
{
"hex": "#6fc8fb",
"rgb": {
"r": 111,
"g": 200,
"b": 251
},
"hsl": {
"h": 201.857,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.79689,
"c": 0.11224,
"h": 235.7
},
"luminance": 0.51653
}Semantic roles & 50–950 ramp
primary
#6FC8FB
secondary
#D67238
accent
#5400E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385