#6FC4FA#6FC4FA
#6FC4FA is a light, moderate cyan. Relative luminance 0.498; OKLCH L 78.8% C 0.113 H 238.4°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC4FA |
|---|---|
| RGB | rgb(111, 196, 250) |
| HSL | hsl(203, 93%, 71%) |
| HSV | hsv(203, 56%, 98%) |
| CMYK | cmyk(55.6%, 21.6%, 0%, 2%) |
| CIE-LAB | lab(75.92, -10.76, -34.44) |
| CIE-LCH | lch(75.92, 36.08, 252.65°) |
| OKLab | oklab(78.77% -0.0593 -0.0963) |
| OKLCH | oklch(78.77% 0.113 238.4) |
| XYZ | xyz(43.5444, 49.7576, 97.7334) |
| Luminance | 0.4976 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.93
Sky
#82CAFC
ΔE00 2.31
Lightskyblue
#87CEFA
ΔE00 3.42
Sky Blue (survey)
#75BBFD
ΔE00 4.47
Light Blue
#95D0FC
ΔE00 4.85
Deepskyblue
#00BFFF
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC4FA #FAA56F
analogous
#6FFAEA #6FC4FA #6F7EFA
triadic
#6FC4FA #FA6FC4 #C4FA6F
tetradic
#6FC4FA #EA6FFA #FAA56F #7EFA6F
square
#6FC4FA #EA6FFA #FAA56F #7EFA6F
split-complementary
#6FC4FA #FA6F7E #FAEA6F
monochromatic
#0890E7 #34ACF8 #6FC4FA #AADCFC #E1F3FE
Accessibility & contrast
On white
1.92
#6FC4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#6FC4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC4FA
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC4FA | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FD
Deuteranopia (green-blind)
#98B5F9
Tritanopia (blue-blind)
#00D2D6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #6fc4fa; /* rgb */ color: rgb(111, 196, 250); /* oklch */ color: oklch(78.8% 0.113 238.4);
Tailwind
colors: {
custom: {
50: '#a2d5fc',
500: '#6fc4fa',
950: '#000000',
},
}SCSS
$custom: #6fc4fa; $custom-light: #a2d5fc; $custom-dark: #000000;
JSON
{
"hex": "#6fc4fa",
"rgb": {
"r": 111,
"g": 196,
"b": 250
},
"hsl": {
"h": 203.309,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.78765,
"c": 0.11307,
"h": 238.4
},
"luminance": 0.49761
}Semantic roles & 50–950 ramp
primary
#6FC4FA
secondary
#F5DED0
accent
#5900E6
background
#FAFDFF
surface
#F4FAFF
border
#CED3D7
text
#101417
muted
#7F8385