#6FC3FF#6FC3FF
#6FC3FF is a light, moderate cyan. Relative luminance 0.496; OKLCH L 78.8% C 0.119 H 241.5°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC3FF |
|---|---|
| RGB | rgb(111, 195, 255) |
| HSL | hsl(205, 100%, 72%) |
| HSV | hsv(205, 56%, 100%) |
| CMYK | cmyk(56.5%, 23.5%, 0%, 0%) |
| CIE-LAB | lab(75.84, -8.73, -37.25) |
| CIE-LCH | lch(75.84, 38.26, 256.80°) |
| OKLab | oklab(78.77% -0.0566 -0.1043) |
| OKLCH | oklch(78.77% 0.119 241.5) |
| XYZ | xyz(44.1140, 49.6258, 101.8423) |
| Luminance | 0.4963 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.60
Lightblue (survey)
#7BC8F6
ΔE00 3.03
Sky Blue (survey)
#75BBFD
ΔE00 3.35
Lightskyblue
#87CEFA
ΔE00 4.15
Light Blue
#95D0FC
ΔE00 5.02
Deepskyblue
#00BFFF
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC3FF #FFAB6F
analogous
#6FFFF3 #6FC3FF #6F7BFF
triadic
#6FC3FF #FF6FC3 #C3FF6F
tetradic
#6FC3FF #F36FFF #FFAB6F #7BFF6F
square
#6FC3FF #F36FFF #FFAB6F #7BFF6F
split-complementary
#6FC3FF #FF6F7B #FFF36F
monochromatic
#008EF4 #32AAFF #6FC3FF #ACDDFF #E0F2FF
Accessibility & contrast
On white
1.92
#6FC3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#6FC3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC3FF
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC3FF | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#95B4FE
Tritanopia (blue-blind)
#00D2D7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #6fc3ff; /* rgb */ color: rgb(111, 195, 255); /* oklch */ color: oklch(78.8% 0.119 241.5);
Tailwind
colors: {
custom: {
50: '#a2d5ff',
500: '#6fc3ff',
950: '#000000',
},
}SCSS
$custom: #6fc3ff; $custom-light: #a2d5ff; $custom-dark: #000000;
JSON
{
"hex": "#6fc3ff",
"rgb": {
"r": 111,
"g": 195,
"b": 255
},
"hsl": {
"h": 205,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.78765,
"c": 0.1187,
"h": 241.5
},
"luminance": 0.4963
}Semantic roles & 50–950 ramp
primary
#6FC3FF
secondary
#F7E2D3
accent
#6000E6
background
#FAFDFF
surface
#F4FAFF
border
#CED3D7
text
#101418
muted
#7F8386