#6FC8FA#6FC8FA
#6FC8FA is a light, moderate cyan. Relative luminance 0.516; OKLCH L 79.6% C 0.111 H 235.1°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC8FA |
|---|---|
| RGB | rgb(111, 200, 250) |
| HSL | hsl(202, 93%, 71%) |
| HSV | hsv(202, 56%, 98%) |
| CMYK | cmyk(55.6%, 20%, 0%, 2%) |
| CIE-LAB | lab(77.03, -12.87, -32.73) |
| CIE-LCH | lch(77.03, 35.17, 248.53°) |
| OKLab | oklab(79.65% -0.0636 -0.0913) |
| OKLCH | oklch(79.65% 0.111 235.1) |
| XYZ | xyz(44.4587, 51.5862, 98.0382) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.30
Sky
#82CAFC
ΔE00 2.52
Lightskyblue
#87CEFA
ΔE00 2.74
Baby Blue
#89CFF0
ΔE00 4.49
Light Blue
#95D0FC
ΔE00 4.72
Deepskyblue
#00BFFF
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC8FA #FAA16F
analogous
#6FFAE7 #6FC8FA #6F82FA
triadic
#6FC8FA #FA6FC8 #C8FA6F
tetradic
#6FC8FA #E76FFA #FAA16F #82FA6F
square
#6FC8FA #E76FFA #FAA16F #82FA6F
split-complementary
#6FC8FA #FA6F82 #FAE76F
monochromatic
#0897E7 #34B1F8 #6FC8FA #AADFFC #E1F4FE
Accessibility & contrast
On white
1.86
#6FC8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#6FC8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC8FA
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC8FA | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FC
Deuteranopia (green-blind)
#9DB8F9
Tritanopia (blue-blind)
#00D5D9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6fc8fa; /* rgb */ color: rgb(111, 200, 250); /* oklch */ color: oklch(79.6% 0.111 235.1);
Tailwind
colors: {
custom: {
50: '#a2d8fc',
500: '#6fc8fa',
950: '#000000',
},
}SCSS
$custom: #6fc8fa; $custom-light: #a2d8fc; $custom-dark: #000000;
JSON
{
"hex": "#6fc8fa",
"rgb": {
"r": 111,
"g": 200,
"b": 250
},
"hsl": {
"h": 201.583,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.79647,
"c": 0.11131,
"h": 235.1
},
"luminance": 0.5159
}Semantic roles & 50–950 ramp
primary
#6FC8FA
secondary
#D57138
accent
#5300E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385