#6FCAF5#6FCAF5
#6FCAF5 is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.9% C 0.106 H 230.6°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCAF5 |
|---|---|
| RGB | rgb(111, 202, 245) |
| HSL | hsl(199, 87%, 70%) |
| HSV | hsv(199, 55%, 96%) |
| CMYK | cmyk(54.7%, 17.6%, 0%, 3.9%) |
| CIE-LAB | lab(77.41, -15.38, -29.47) |
| CIE-LCH | lch(77.41, 33.24, 242.45°) |
| OKLab | oklab(79.88% -0.0675 -0.0821) |
| OKLCH | oklch(79.88% 0.106 230.6) |
| XYZ | xyz(44.1513, 52.2092, 94.1192) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.39
Baby Blue
#89CFF0
ΔE00 3.21
Lightskyblue
#87CEFA
ΔE00 3.22
Sky Blue
#87CEEB
ΔE00 3.87
Sky
#82CAFC
ΔE00 3.97
Bright Sky Blue
#02CCFE
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCAF5 #F59A6F
analogous
#6FF5DD #6FCAF5 #6F87F5
triadic
#6FCAF5 #F56FCA #CAF56F
tetradic
#6FCAF5 #DD6FF5 #F59A6F #87F56F
square
#6FCAF5 #DD6FF5 #F59A6F #87F56F
split-complementary
#6FCAF5 #F56F87 #F5DD6F
monochromatic
#0F99DA #36B5F1 #6FCAF5 #A8DFF9 #E1F4FD
Accessibility & contrast
On white
1.84
#6FCAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#6FCAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCAF5
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCAF5 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C7F7
Deuteranopia (green-blind)
#A1B9F4
Tritanopia (blue-blind)
#00D6D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fcaf5; /* rgb */ color: rgb(111, 202, 245); /* oklch */ color: oklch(79.9% 0.106 230.6);
Tailwind
colors: {
custom: {
50: '#a1daf8',
500: '#6fcaf5',
950: '#000000',
},
}SCSS
$custom: #6fcaf5; $custom-light: #a1daf8; $custom-dark: #000000;
JSON
{
"hex": "#6fcaf5",
"rgb": {
"r": 111,
"g": 202,
"b": 245
},
"hsl": {
"h": 199.254,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.79882,
"c": 0.10626,
"h": 230.6
},
"luminance": 0.52213
}Semantic roles & 50–950 ramp
primary
#6FCAF5
secondary
#CF6939
accent
#4A02E4
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385