#6FC0FF#6FC0FF
#6FC0FF is a light, vivid cyan. Relative luminance 0.483; OKLCH L 78.1% C 0.121 H 243.7°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC0FF |
|---|---|
| RGB | rgb(111, 192, 255) |
| HSL | hsl(206, 100%, 72%) |
| HSV | hsv(206, 56%, 100%) |
| CMYK | cmyk(56.5%, 24.7%, 0%, 0%) |
| CIE-LAB | lab(75.01, -7.12, -38.54) |
| CIE-LCH | lch(75.01, 39.19, 259.53°) |
| OKLab | oklab(78.11% -0.0534 -0.108) |
| OKLCH | oklch(78.11% 0.121 243.7) |
| XYZ | xyz(43.4486, 48.2949, 101.6205) |
| Luminance | 0.4830 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.27
Sky
#82CAFC
ΔE00 3.36
Lightblue (survey)
#7BC8F6
ΔE00 3.97
Lightskyblue
#87CEFA
ΔE00 5.01
Light Blue
#95D0FC
ΔE00 5.52
Deepskyblue
#00BFFF
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC0FF #FFAE6F
analogous
#6FFFF6 #6FC0FF #6F78FF
triadic
#6FC0FF #FF6FC0 #C0FF6F
tetradic
#6FC0FF #F66FFF #FFAE6F #78FF6F
square
#6FC0FF #F66FFF #FFAE6F #78FF6F
split-complementary
#6FC0FF #FF6F78 #FFF66F
monochromatic
#0089F4 #32A5FF #6FC0FF #ACDBFF #E0F2FF
Accessibility & contrast
On white
1.97
#6FC0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#6FC0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC0FF
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC0FF | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#91B2FE
Tritanopia (blue-blind)
#00CFD6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #6fc0ff; /* rgb */ color: rgb(111, 192, 255); /* oklch */ color: oklch(78.1% 0.121 243.7);
Tailwind
colors: {
custom: {
50: '#a2d2ff',
500: '#6fc0ff',
950: '#000000',
},
}SCSS
$custom: #6fc0ff; $custom-light: #a2d2ff; $custom-dark: #000000;
JSON
{
"hex": "#6fc0ff",
"rgb": {
"r": 111,
"g": 192,
"b": 255
},
"hsl": {
"h": 206.25,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.7811,
"c": 0.12053,
"h": 243.7
},
"luminance": 0.48299
}Semantic roles & 50–950 ramp
primary
#6FC0FF
secondary
#F7E3D3
accent
#6400E6
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101418
muted
#7F8286