#6FCAF9#6FCAF9
#6FCAF9 is a light, moderate cyan. Relative luminance 0.525; OKLCH L 80.0% C 0.110 H 232.9°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCAF9 |
|---|---|
| RGB | rgb(111, 202, 249) |
| HSL | hsl(200, 92%, 71%) |
| HSV | hsv(200, 55%, 98%) |
| CMYK | cmyk(55.4%, 18.9%, 0%, 2.4%) |
| CIE-LAB | lab(77.55, -14.22, -31.39) |
| CIE-LCH | lch(77.55, 34.46, 245.63°) |
| OKLab | oklab(80.05% -0.0661 -0.0875) |
| OKLCH | oklch(80.05% 0.11 232.9) |
| XYZ | xyz(44.7685, 52.4561, 97.3700) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.69
Lightskyblue
#87CEFA
ΔE00 2.75
Sky
#82CAFC
ΔE00 3.14
Baby Blue
#89CFF0
ΔE00 3.78
Sky Blue
#87CEEB
ΔE00 4.70
Light Blue
#95D0FC
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCAF9 #F99E6F
analogous
#6FF9E3 #6FCAF9 #6F85F9
triadic
#6FCAF9 #F96FCA #CAF96F
tetradic
#6FCAF9 #E36FF9 #F99E6F #85F96F
square
#6FCAF9 #E36FF9 #F99E6F #85F96F
split-complementary
#6FCAF9 #F96F85 #F9E36F
monochromatic
#0A9AE4 #34B4F7 #6FCAF9 #AAE0FB #E2F4FE
Accessibility & contrast
On white
1.83
#6FCAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#6FCAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCAF9
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCAF9 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FB
Deuteranopia (green-blind)
#A0B9F8
Tritanopia (blue-blind)
#00D7D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fcaf9; /* rgb */ color: rgb(111, 202, 249); /* oklch */ color: oklch(80.0% 0.110 232.9);
Tailwind
colors: {
custom: {
50: '#a2dafb',
500: '#6fcaf9',
950: '#000000',
},
}SCSS
$custom: #6fcaf9; $custom-light: #a2dafb; $custom-dark: #000000;
JSON
{
"hex": "#6fcaf9",
"rgb": {
"r": 111,
"g": 202,
"b": 249
},
"hsl": {
"h": 200.435,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.80048,
"c": 0.10968,
"h": 232.9
},
"luminance": 0.5246
}Semantic roles & 50–950 ramp
primary
#6FCAF9
secondary
#D46D38
accent
#4E00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385