#6FC4F5#6FC4F5
#6FC4F5 is a light, moderate cyan. Relative luminance 0.495; OKLCH L 78.5% C 0.108 H 235.7°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC4F5 |
|---|---|
| RGB | rgb(111, 196, 245) |
| HSL | hsl(202, 87%, 70%) |
| HSV | hsv(202, 55%, 96%) |
| CMYK | cmyk(54.7%, 20%, 0%, 3.9%) |
| CIE-LAB | lab(75.73, -12.23, -32.05) |
| CIE-LCH | lch(75.73, 34.31, 249.11°) |
| OKLab | oklab(78.55% -0.061 -0.0894) |
| OKLCH | oklch(78.55% 0.108 235.7) |
| XYZ | xyz(42.7708, 49.4482, 93.6590) |
| Luminance | 0.4945 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.47
Sky
#82CAFC
ΔE00 2.72
Lightskyblue
#87CEFA
ΔE00 3.23
Baby Blue
#89CFF0
ΔE00 4.86
Deepskyblue
#00BFFF
ΔE00 5.01
Light Blue
#95D0FC
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC4F5 #F5A06F
analogous
#6FF5E3 #6FC4F5 #6F81F5
triadic
#6FC4F5 #F56FC4 #C4F56F
tetradic
#6FC4F5 #E36FF5 #F5A06F #81F56F
square
#6FC4F5 #E36FF5 #F5A06F #81F56F
split-complementary
#6FC4F5 #F56F81 #F5E36F
monochromatic
#0F90DA #36ADF1 #6FC4F5 #A8DBF9 #E1F3FD
Accessibility & contrast
On white
1.93
#6FC4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#6FC4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC4F5
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC4F5 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC3F7
Deuteranopia (green-blind)
#9AB4F4
Tritanopia (blue-blind)
#00D1D4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #6fc4f5; /* rgb */ color: rgb(111, 196, 245); /* oklch */ color: oklch(78.5% 0.108 235.7);
Tailwind
colors: {
custom: {
50: '#a1d5f8',
500: '#6fc4f5',
950: '#000000',
},
}SCSS
$custom: #6fc4f5; $custom-light: #a1d5f8; $custom-dark: #000000;
JSON
{
"hex": "#6fc4f5",
"rgb": {
"r": 111,
"g": 196,
"b": 245
},
"hsl": {
"h": 201.94,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.7855,
"c": 0.10824,
"h": 235.7
},
"luminance": 0.49452
}Semantic roles & 50–950 ramp
primary
#6FC4F5
secondary
#F3DBCD
accent
#5402E4
background
#FAFDFF
surface
#F4FAFF
border
#CED3D7
text
#101417
muted
#7F8385