#6FC8FF#6FC8FF
#6FC8FF is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.9% C 0.116 H 237.7°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC8FF |
|---|---|
| RGB | rgb(111, 200, 255) |
| HSL | hsl(203, 100%, 72%) |
| HSV | hsv(203, 56%, 100%) |
| CMYK | cmyk(56.5%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(77.22, -11.40, -35.11) |
| CIE-LCH | lch(77.22, 36.91, 252.01°) |
| OKLab | oklab(79.86% -0.0619 -0.0981) |
| OKLCH | oklch(79.86% 0.116 237.7) |
| XYZ | xyz(45.2531, 51.9040, 102.2220) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.79
Sky
#82CAFC
ΔE00 2.08
Lightskyblue
#87CEFA
ΔE00 2.96
Light Blue
#95D0FC
ΔE00 4.54
Sky Blue (survey)
#75BBFD
ΔE00 5.23
Baby Blue
#89CFF0
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC8FF #FFA66F
analogous
#6FFFEE #6FC8FF #6F80FF
triadic
#6FC8FF #FF6FC8 #C8FF6F
tetradic
#6FC8FF #EE6FFF #FFA66F #80FF6F
square
#6FC8FF #EE6FFF #FFA66F #80FF6F
split-complementary
#6FC8FF #FF6F80 #FFEE6F
monochromatic
#0097F4 #32B1FF #6FC8FF #ACDFFF #E0F3FF
Accessibility & contrast
On white
1.85
#6FC8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#6FC8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC8FF
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC8FF | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#9BB8FE
Tritanopia (blue-blind)
#00D6DA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fc8ff; /* rgb */ color: rgb(111, 200, 255); /* oklch */ color: oklch(79.9% 0.116 237.7);
Tailwind
colors: {
custom: {
50: '#a2d8ff',
500: '#6fc8ff',
950: '#000000',
},
}SCSS
$custom: #6fc8ff; $custom-light: #a2d8ff; $custom-dark: #000000;
JSON
{
"hex": "#6fc8ff",
"rgb": {
"r": 111,
"g": 200,
"b": 255
},
"hsl": {
"h": 202.917,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.79861,
"c": 0.11607,
"h": 237.7
},
"luminance": 0.51908
}Semantic roles & 50–950 ramp
primary
#6FC8FF
secondary
#DC7637
accent
#5800E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101418
muted
#818386