#6FC4F6#6FC4F6
#6FC4F6 is a light, moderate cyan. Relative luminance 0.495; OKLCH L 78.6% C 0.109 H 236.3°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC4F6 |
|---|---|
| RGB | rgb(111, 196, 246) |
| HSL | hsl(202, 88%, 70%) |
| HSV | hsv(202, 55%, 96%) |
| CMYK | cmyk(54.9%, 20.3%, 0%, 3.5%) |
| CIE-LAB | lab(75.77, -11.94, -32.53) |
| CIE-LCH | lch(75.77, 34.65, 249.85°) |
| OKLab | oklab(78.59% -0.0607 -0.0908) |
| OKLCH | oklch(78.59% 0.109 236.3) |
| XYZ | xyz(42.9238, 49.5094, 94.4652) |
| Luminance | 0.4951 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.50
Sky
#82CAFC
ΔE00 2.60
Lightskyblue
#87CEFA
ΔE00 3.24
Light Blue
#95D0FC
ΔE00 4.97
Baby Blue
#89CFF0
ΔE00 5.02
Deepskyblue
#00BFFF
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC4F6 #F6A16F
analogous
#6FF6E4 #6FC4F6 #6F81F6
triadic
#6FC4F6 #F66FC4 #C4F66F
tetradic
#6FC4F6 #E46FF6 #F6A16F #81F66F
square
#6FC4F6 #E46FF6 #F6A16F #81F66F
split-complementary
#6FC4F6 #F66F81 #F6E46F
monochromatic
#0E90DD #35ACF2 #6FC4F6 #A9DCFA #E2F3FD
Accessibility & contrast
On white
1.93
#6FC4F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#6FC4F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC4F6
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC4F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC4F6 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC3F8
Deuteranopia (green-blind)
#9AB5F5
Tritanopia (blue-blind)
#00D1D5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #6fc4f6; /* rgb */ color: rgb(111, 196, 246); /* oklch */ color: oklch(78.6% 0.109 236.3);
Tailwind
colors: {
custom: {
50: '#a1d5f9',
500: '#6fc4f6',
950: '#000000',
},
}SCSS
$custom: #6fc4f6; $custom-light: #a1d5f9; $custom-dark: #000000;
JSON
{
"hex": "#6fc4f6",
"rgb": {
"r": 111,
"g": 196,
"b": 246
},
"hsl": {
"h": 202.222,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.78593,
"c": 0.10919,
"h": 236.3
},
"luminance": 0.49513
}Semantic roles & 50–950 ramp
primary
#6FC4F6
secondary
#F3DBCE
accent
#5501E5
background
#FAFDFF
surface
#F4FAFF
border
#CED3D7
text
#101417
muted
#7F8385