#6FCAF7#6FCAF7
#6FCAF7 is a light, moderate cyan. Relative luminance 0.523; OKLCH L 80.0% C 0.108 H 231.8°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCAF7 |
|---|---|
| RGB | rgb(111, 202, 247) |
| HSL | hsl(200, 89%, 70%) |
| HSV | hsv(200, 55%, 97%) |
| CMYK | cmyk(55.1%, 18.2%, 0%, 3.1%) |
| CIE-LAB | lab(77.48, -14.80, -30.43) |
| CIE-LCH | lch(77.48, 33.84, 244.07°) |
| OKLab | oklab(79.97% -0.0668 -0.0848) |
| OKLCH | oklch(79.97% 0.108 231.8) |
| XYZ | xyz(44.4582, 52.3320, 95.7359) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.99
Lightskyblue
#87CEFA
ΔE00 2.94
Baby Blue
#89CFF0
ΔE00 3.47
Sky
#82CAFC
ΔE00 3.53
Sky Blue
#87CEEB
ΔE00 4.28
Bright Sky Blue
#02CCFE
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCAF7 #F79C6F
analogous
#6FF7E0 #6FCAF7 #6F86F7
triadic
#6FCAF7 #F76FCA #CAF76F
tetradic
#6FCAF7 #E06FF7 #F79C6F #86F76F
square
#6FCAF7 #E06FF7 #F79C6F #86F76F
split-complementary
#6FCAF7 #F76F86 #F7E06F
monochromatic
#0C99DF #35B5F4 #6FCAF7 #A9DFFA #E2F4FD
Accessibility & contrast
On white
1.83
#6FCAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#6FCAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCAF7
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCAF7 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C8F9
Deuteranopia (green-blind)
#A1B9F6
Tritanopia (blue-blind)
#00D6D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fcaf7; /* rgb */ color: rgb(111, 202, 247); /* oklch */ color: oklch(80.0% 0.108 231.8);
Tailwind
colors: {
custom: {
50: '#a2dafa',
500: '#6fcaf7',
950: '#000000',
},
}SCSS
$custom: #6fcaf7; $custom-light: #a2dafa; $custom-dark: #000000;
JSON
{
"hex": "#6fcaf7",
"rgb": {
"r": 111,
"g": 202,
"b": 247
},
"hsl": {
"h": 199.853,
"s": 89.474,
"l": 70.196
},
"oklch": {
"l": 0.79965,
"c": 0.10795,
"h": 231.8
},
"luminance": 0.52336
}Semantic roles & 50–950 ramp
primary
#6FCAF7
secondary
#D16B39
accent
#4C00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385