#6FC0FB#6FC0FB
#6FC0FB is a light, moderate cyan. Relative luminance 0.480; OKLCH L 77.9% C 0.116 H 241.9°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC0FB |
|---|---|
| RGB | rgb(111, 192, 251) |
| HSL | hsl(205, 95%, 71%) |
| HSV | hsv(205, 56%, 98%) |
| CMYK | cmyk(55.8%, 23.5%, 0%, 1.6%) |
| CIE-LAB | lab(74.85, -8.32, -36.64) |
| CIE-LCH | lch(74.85, 37.57, 257.20°) |
| OKLab | oklab(77.93% -0.0547 -0.1026) |
| OKLCH | oklch(77.93% 0.116 241.9) |
| XYZ | xyz(42.8114, 48.0400, 98.2647) |
| Luminance | 0.4804 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.79
Sky
#82CAFC
ΔE00 3.07
Lightblue (survey)
#7BC8F6
ΔE00 3.37
Lightskyblue
#87CEFA
ΔE00 4.61
Light Blue
#95D0FC
ΔE00 5.39
Deepskyblue
#00BFFF
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC0FB #FBAA6F
analogous
#6FFBF0 #6FC0FB #6F7AFB
triadic
#6FC0FB #FB6FC0 #C0FB6F
tetradic
#6FC0FB #F06FFB #FBAA6F #7AFB6F
square
#6FC0FB #F06FFB #FBAA6F #7AFB6F
split-complementary
#6FC0FB #FB6F7A #FBF06F
monochromatic
#068AE9 #33A6F9 #6FC0FB #ABDAFD #E1F2FE
Accessibility & contrast
On white
1.98
#6FC0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#6FC0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC0FB
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC0FB | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FE
Deuteranopia (green-blind)
#93B2FA
Tritanopia (blue-blind)
#00CED4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #6fc0fb; /* rgb */ color: rgb(111, 192, 251); /* oklch */ color: oklch(77.9% 0.116 241.9);
Tailwind
colors: {
custom: {
50: '#a2d2fd',
500: '#6fc0fb',
950: '#000000',
},
}SCSS
$custom: #6fc0fb; $custom-light: #a2d2fd; $custom-dark: #000000;
JSON
{
"hex": "#6fc0fb",
"rgb": {
"r": 111,
"g": 192,
"b": 251
},
"hsl": {
"h": 205.286,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.77931,
"c": 0.11624,
"h": 241.9
},
"luminance": 0.48044
}Semantic roles & 50–950 ramp
primary
#6FC0FB
secondary
#F6E0D0
accent
#6100E6
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101417
muted
#7F8285