#6FD7FC#6FD7FC
#6FD7FC is a very light, moderate cyan. Relative luminance 0.590; OKLCH L 83.1% C 0.109 H 223.8°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD7FC |
|---|---|
| RGB | rgb(111, 215, 252) |
| HSL | hsl(196, 96%, 71%) |
| HSV | hsv(196, 56%, 99%) |
| CMYK | cmyk(56%, 14.7%, 0%, 1.2%) |
| CIE-LAB | lab(81.29, -20.04, -27.25) |
| CIE-LCH | lch(81.29, 33.82, 233.67°) |
| OKLab | oklab(83.06% -0.0789 -0.0757) |
| OKLCH | oklch(83.06% 0.109 223.8) |
| XYZ | xyz(48.4199, 59.0041, 100.9138) |
| Luminance | 0.5901 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.75
Baby Blue
#89CFF0
ΔE00 3.86
Neon Blue
#04D9FF
ΔE00 4.82
Bright Sky Blue
#02CCFE
ΔE00 5.06
Lightskyblue
#87CEFA
ΔE00 5.62
Lightblue (survey)
#7BC8F6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD7FC #FC946F
analogous
#6FFCDB #6FD7FC #6F90FC
triadic
#6FD7FC #FC6FD7 #D7FC6F
tetradic
#6FD7FC #DB6FFC #FC946F #90FC6F
square
#6FD7FC #DB6FFC #FC946F #90FC6F
split-complementary
#6FD7FC #FC6F90 #FCDB6F
monochromatic
#05AFEC #33C6FB #6FD7FC #ABE8FD #E1F7FE
Accessibility & contrast
On white
1.64
#6FD7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#6FD7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD7FC
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD7FC | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FE
Deuteranopia (green-blind)
#AEC3FC
Tritanopia (blue-blind)
#00E2E3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fd7fc; /* rgb */ color: rgb(111, 215, 252); /* oklch */ color: oklch(83.1% 0.109 223.8);
Tailwind
colors: {
custom: {
50: '#a3e3fd',
500: '#6fd7fc',
950: '#000000',
},
}SCSS
$custom: #6fd7fc; $custom-light: #a3e3fd; $custom-dark: #000000;
JSON
{
"hex": "#6fd7fc",
"rgb": {
"r": 111,
"g": 215,
"b": 252
},
"hsl": {
"h": 195.745,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.83064,
"c": 0.10938,
"h": 223.8
},
"luminance": 0.59009
}Semantic roles & 50–950 ramp
primary
#6FD7FC
secondary
#D86237
accent
#3C00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485