#6FC8F6#6FC8F6
#6FC8F6 is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.5% C 0.108 H 232.9°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC8F6 |
|---|---|
| RGB | rgb(111, 200, 246) |
| HSL | hsl(200, 88%, 70%) |
| HSV | hsv(200, 55%, 96%) |
| CMYK | cmyk(54.9%, 18.7%, 0%, 3.5%) |
| CIE-LAB | lab(76.88, -14.04, -30.81) |
| CIE-LCH | lch(76.88, 33.86, 245.50°) |
| OKLab | oklab(79.48% -0.065 -0.0859) |
| OKLCH | oklch(79.48% 0.108 232.9) |
| XYZ | xyz(43.8381, 51.3380, 94.7699) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.60
Lightskyblue
#87CEFA
ΔE00 2.91
Sky
#82CAFC
ΔE00 3.20
Baby Blue
#89CFF0
ΔE00 3.82
Sky Blue
#87CEEB
ΔE00 4.66
Light Blue
#95D0FC
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC8F6 #F69D6F
analogous
#6FF6E0 #6FC8F6 #6F85F6
triadic
#6FC8F6 #F66FC8 #C8F66F
tetradic
#6FC8F6 #E06FF6 #F69D6F #85F66F
square
#6FC8F6 #E06FF6 #F69D6F #85F66F
split-complementary
#6FC8F6 #F66F85 #F6E06F
monochromatic
#0E96DD #35B2F2 #6FC8F6 #A9DEFA #E2F4FD
Accessibility & contrast
On white
1.86
#6FC8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#6FC8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC8F6
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC8F6 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C6F8
Deuteranopia (green-blind)
#9FB8F5
Tritanopia (blue-blind)
#00D4D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6fc8f6; /* rgb */ color: rgb(111, 200, 246); /* oklch */ color: oklch(79.5% 0.108 232.9);
Tailwind
colors: {
custom: {
50: '#a1d8f9',
500: '#6fc8f6',
950: '#000000',
},
}SCSS
$custom: #6fc8f6; $custom-light: #a1d8f9; $custom-dark: #000000;
JSON
{
"hex": "#6fc8f6",
"rgb": {
"r": 111,
"g": 200,
"b": 246
},
"hsl": {
"h": 200.444,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.79479,
"c": 0.1077,
"h": 232.9
},
"luminance": 0.51342
}Semantic roles & 50–950 ramp
primary
#6FC8F6
secondary
#D06D39
accent
#4E01E5
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385