#6FC4F8#6FC4F8
#6FC4F8 is a light, moderate cyan. Relative luminance 0.496; OKLCH L 78.7% C 0.111 H 237.3°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC4F8 |
|---|---|
| RGB | rgb(111, 196, 248) |
| HSL | hsl(203, 91%, 70%) |
| HSV | hsv(203, 55%, 97%) |
| CMYK | cmyk(55.2%, 21%, 0%, 2.7%) |
| CIE-LAB | lab(75.84, -11.35, -33.49) |
| CIE-LCH | lch(75.84, 35.36, 251.28°) |
| OKLab | oklab(78.68% -0.06 -0.0935) |
| OKLCH | oklch(78.68% 0.111 237.3) |
| XYZ | xyz(43.2325, 49.6328, 96.0906) |
| Luminance | 0.4964 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.67
Sky
#82CAFC
ΔE00 2.41
Lightskyblue
#87CEFA
ΔE00 3.31
Sky Blue (survey)
#75BBFD
ΔE00 4.83
Light Blue
#95D0FC
ΔE00 4.89
Deepskyblue
#00BFFF
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC4F8 #F8A36F
analogous
#6FF8E8 #6FC4F8 #6F7FF8
triadic
#6FC4F8 #F86FC4 #C4F86F
tetradic
#6FC4F8 #E86FF8 #F8A36F #7FF86F
square
#6FC4F8 #E86FF8 #F8A36F #7FF86F
split-complementary
#6FC4F8 #F86F7F #F8E86F
monochromatic
#0B90E2 #35ACF5 #6FC4F8 #A9DCFB #E2F3FE
Accessibility & contrast
On white
1.92
#6FC4F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#6FC4F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC4F8
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC4F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC4F8 | 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)
#ACC3FA
Deuteranopia (green-blind)
#99B5F7
Tritanopia (blue-blind)
#00D1D5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #6fc4f8; /* rgb */ color: rgb(111, 196, 248); /* oklch */ color: oklch(78.7% 0.111 237.3);
Tailwind
colors: {
custom: {
50: '#a2d5fa',
500: '#6fc4f8',
950: '#000000',
},
}SCSS
$custom: #6fc4f8; $custom-light: #a2d5fa; $custom-dark: #000000;
JSON
{
"hex": "#6fc4f8",
"rgb": {
"r": 111,
"g": 196,
"b": 248
},
"hsl": {
"h": 202.774,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.78678,
"c": 0.11112,
"h": 237.3
},
"luminance": 0.49637
}Semantic roles & 50–950 ramp
primary
#6FC4F8
secondary
#F4DDCF
accent
#5700E6
background
#FAFDFF
surface
#F4FAFF
border
#CED3D7
text
#101417
muted
#7F8385