#6FC3F8#6FC3F8
#6FC3F8 is a light, moderate cyan. Relative luminance 0.492; OKLCH L 78.5% C 0.112 H 238.1°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC3F8 |
|---|---|
| RGB | rgb(111, 195, 248) |
| HSL | hsl(203, 91%, 70%) |
| HSV | hsv(203, 55%, 97%) |
| CMYK | cmyk(55.2%, 21.4%, 0%, 2.7%) |
| CIE-LAB | lab(75.57, -10.82, -33.92) |
| CIE-LCH | lch(75.57, 35.60, 252.31°) |
| OKLab | oklab(78.46% -0.0589 -0.0948) |
| OKLCH | oklch(78.46% 0.112 238.1) |
| XYZ | xyz(43.0077, 49.1832, 96.0156) |
| Luminance | 0.4919 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.95
Sky
#82CAFC
ΔE00 2.47
Lightskyblue
#87CEFA
ΔE00 3.53
Sky Blue (survey)
#75BBFD
ΔE00 4.43
Light Blue
#95D0FC
ΔE00 4.96
Deepskyblue
#00BFFF
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC3F8 #F8A46F
analogous
#6FF8E9 #6FC3F8 #6F7EF8
triadic
#6FC3F8 #F86FC3 #C3F86F
tetradic
#6FC3F8 #E96FF8 #F8A46F #7EF86F
square
#6FC3F8 #E96FF8 #F8A46F #7EF86F
split-complementary
#6FC3F8 #F86F7E #F8E96F
monochromatic
#0B8FE2 #35ABF5 #6FC3F8 #A9DBFB #E2F3FE
Accessibility & contrast
On white
1.94
#6FC3F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#6FC3F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC3F8
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC3F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC3F8 | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC2FB
Deuteranopia (green-blind)
#98B4F7
Tritanopia (blue-blind)
#00D0D5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #6fc3f8; /* rgb */ color: rgb(111, 195, 248); /* oklch */ color: oklch(78.5% 0.112 238.1);
Tailwind
colors: {
custom: {
50: '#a1d5fa',
500: '#6fc3f8',
950: '#000000',
},
}SCSS
$custom: #6fc3f8; $custom-light: #a1d5fa; $custom-dark: #000000;
JSON
{
"hex": "#6fc3f8",
"rgb": {
"r": 111,
"g": 195,
"b": 248
},
"hsl": {
"h": 203.212,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.78458,
"c": 0.11158,
"h": 238.1
},
"luminance": 0.49187
}Semantic roles & 50–950 ramp
primary
#6FC3F8
secondary
#F4DDCF
accent
#5900E6
background
#FAFDFF
surface
#F4FAFF
border
#CED3D7
text
#101417
muted
#7F8385