#6FC7FA#6FC7FA
#6FC7FA is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.4% C 0.112 H 236.0°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC7FA |
|---|---|
| RGB | rgb(111, 199, 250) |
| HSL | hsl(202, 93%, 71%) |
| HSV | hsv(202, 56%, 98%) |
| CMYK | cmyk(55.6%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(76.75, -12.35, -33.15) |
| CIE-LCH | lch(76.75, 35.38, 249.57°) |
| OKLab | oklab(79.43% -0.0625 -0.0926) |
| OKLCH | oklch(79.43% 0.112 236) |
| XYZ | xyz(44.2278, 51.1245, 97.9612) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.32
Sky
#82CAFC
ΔE00 2.38
Lightskyblue
#87CEFA
ΔE00 2.85
Light Blue
#95D0FC
ΔE00 4.71
Baby Blue
#89CFF0
ΔE00 4.78
Deepskyblue
#00BFFF
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC7FA #FAA26F
analogous
#6FFAE7 #6FC7FA #6F81FA
triadic
#6FC7FA #FA6FC7 #C7FA6F
tetradic
#6FC7FA #E76FFA #FAA26F #81FA6F
square
#6FC7FA #E76FFA #FAA26F #81FA6F
split-complementary
#6FC7FA #FA6F81 #FAE76F
monochromatic
#0895E7 #34B0F8 #6FC7FA #AADEFC #E1F3FE
Accessibility & contrast
On white
1.87
#6FC7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#6FC7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC7FA
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC7FA | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FC
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#00D4D8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fc7fa; /* rgb */ color: rgb(111, 199, 250); /* oklch */ color: oklch(79.4% 0.112 236.0);
Tailwind
colors: {
custom: {
50: '#a2d8fc',
500: '#6fc7fa',
950: '#000000',
},
}SCSS
$custom: #6fc7fa; $custom-light: #a2d8fc; $custom-dark: #000000;
JSON
{
"hex": "#6fc7fa",
"rgb": {
"r": 111,
"g": 199,
"b": 250
},
"hsl": {
"h": 202.014,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.79426,
"c": 0.11171,
"h": 236
},
"luminance": 0.51128
}Semantic roles & 50–950 ramp
primary
#6FC7FA
secondary
#D57238
accent
#5400E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385