#6FC6FA#6FC6FA
#6FC6FA is a light, moderate cyan. Relative luminance 0.507; OKLCH L 79.2% C 0.112 H 236.8°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC6FA |
|---|---|
| RGB | rgb(111, 198, 250) |
| HSL | hsl(202, 93%, 71%) |
| HSV | hsv(202, 56%, 98%) |
| CMYK | cmyk(55.6%, 20.8%, 0%, 2%) |
| CIE-LAB | lab(76.48, -11.82, -33.58) |
| CIE-LCH | lch(76.48, 35.60, 250.61°) |
| OKLab | oklab(79.21% -0.0615 -0.0938) |
| OKLCH | oklch(79.21% 0.112 236.8) |
| XYZ | xyz(43.9985, 50.6659, 97.8848) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.45
Sky
#82CAFC
ΔE00 2.29
Lightskyblue
#87CEFA
ΔE00 3.01
Light Blue
#95D0FC
ΔE00 4.73
Baby Blue
#89CFF0
ΔE00 5.08
Deepskyblue
#00BFFF
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC6FA #FAA36F
analogous
#6FFAE8 #6FC6FA #6F80FA
triadic
#6FC6FA #FA6FC6 #C6FA6F
tetradic
#6FC6FA #E86FFA #FAA36F #80FA6F
square
#6FC6FA #E86FFA #FAA36F #80FA6F
split-complementary
#6FC6FA #FA6F80 #FAE86F
monochromatic
#0893E7 #34AFF8 #6FC6FA #AADDFC #E1F3FE
Accessibility & contrast
On white
1.89
#6FC6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#6FC6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC6FA
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC6FA | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FD
Deuteranopia (green-blind)
#9BB6F9
Tritanopia (blue-blind)
#00D3D7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fc6fa; /* rgb */ color: rgb(111, 198, 250); /* oklch */ color: oklch(79.2% 0.112 236.8);
Tailwind
colors: {
custom: {
50: '#a2d7fc',
500: '#6fc6fa',
950: '#000000',
},
}SCSS
$custom: #6fc6fa; $custom-light: #a2d7fc; $custom-dark: #000000;
JSON
{
"hex": "#6fc6fa",
"rgb": {
"r": 111,
"g": 198,
"b": 250
},
"hsl": {
"h": 202.446,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.79205,
"c": 0.11215,
"h": 236.8
},
"luminance": 0.5067
}Semantic roles & 50–950 ramp
primary
#6FC6FA
secondary
#D57338
accent
#5600E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385