#6FC4F4#6FC4F4
#6FC4F4 is a light, moderate cyan. Relative luminance 0.494; OKLCH L 78.5% C 0.107 H 235.1°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC4F4 |
|---|---|
| RGB | rgb(111, 196, 244) |
| HSL | hsl(202, 86%, 70%) |
| HSV | hsv(202, 55%, 96%) |
| CMYK | cmyk(54.5%, 19.7%, 0%, 4.3%) |
| CIE-LAB | lab(75.69, -12.52, -31.57) |
| CIE-LCH | lch(75.69, 33.97, 248.36°) |
| OKLab | oklab(78.51% -0.0613 -0.088) |
| OKLCH | oklch(78.51% 0.107 235.1) |
| XYZ | xyz(42.6185, 49.3873, 92.8572) |
| Luminance | 0.4939 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.47
Sky
#82CAFC
ΔE00 2.85
Lightskyblue
#87CEFA
ΔE00 3.25
Baby Blue
#89CFF0
ΔE00 4.69
Deepskyblue
#00BFFF
ΔE00 5.01
Light Blue
#95D0FC
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC4F4 #F49F6F
analogous
#6FF4E1 #6FC4F4 #6F82F4
triadic
#6FC4F4 #F46FC4 #C4F46F
tetradic
#6FC4F4 #E16FF4 #F49F6F #82F46F
square
#6FC4F4 #E16FF4 #F49F6F #82F46F
split-complementary
#6FC4F4 #F46F82 #F4E16F
monochromatic
#1190D8 #36ADF0 #6FC4F4 #A8DBF8 #E1F3FD
Accessibility & contrast
On white
1.93
#6FC4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#6FC4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC4F4
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC4F4 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC2F6
Deuteranopia (green-blind)
#9BB4F3
Tritanopia (blue-blind)
#00D1D4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #6fc4f4; /* rgb */ color: rgb(111, 196, 244); /* oklch */ color: oklch(78.5% 0.107 235.1);
Tailwind
colors: {
custom: {
50: '#a1d5f8',
500: '#6fc4f4',
950: '#000000',
},
}SCSS
$custom: #6fc4f4; $custom-light: #a1d5f8; $custom-dark: #000000;
JSON
{
"hex": "#6fc4f4",
"rgb": {
"r": 111,
"g": 196,
"b": 244
},
"hsl": {
"h": 201.654,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.78508,
"c": 0.10731,
"h": 235.1
},
"luminance": 0.49391
}Semantic roles & 50–950 ramp
primary
#6FC4F4
secondary
#F2DACC
accent
#5403E2
background
#FAFDFF
surface
#F4FAFF
border
#CED3D7
text
#101417
muted
#7F8385