#6FC7FF#6FC7FF
#6FC7FF is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.6% C 0.117 H 238.5°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC7FF |
|---|---|
| RGB | rgb(111, 199, 255) |
| HSL | hsl(203, 100%, 72%) |
| HSV | hsv(203, 56%, 100%) |
| CMYK | cmyk(56.5%, 22%, 0%, 0%) |
| CIE-LAB | lab(76.95, -10.87, -35.53) |
| CIE-LCH | lch(76.95, 37.16, 252.99°) |
| OKLab | oklab(79.64% -0.0609 -0.0994) |
| OKLCH | oklch(79.64% 0.117 238.5) |
| XYZ | xyz(45.0223, 51.4423, 102.1451) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.97
Sky
#82CAFC
ΔE00 2.07
Lightskyblue
#87CEFA
ΔE00 3.15
Light Blue
#95D0FC
ΔE00 4.59
Sky Blue (survey)
#75BBFD
ΔE00 4.85
Deepskyblue
#00BFFF
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC7FF #FFA76F
analogous
#6FFFEF #6FC7FF #6F7FFF
triadic
#6FC7FF #FF6FC7 #C7FF6F
tetradic
#6FC7FF #EF6FFF #FFA76F #7FFF6F
square
#6FC7FF #EF6FFF #FFA76F #7FFF6F
split-complementary
#6FC7FF #FF6F7F #FFEF6F
monochromatic
#0095F4 #32AFFF #6FC7FF #ACDFFF #E0F3FF
Accessibility & contrast
On white
1.86
#6FC7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#6FC7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC7FF
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC7FF | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#9AB7FE
Tritanopia (blue-blind)
#00D5DA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6fc7ff; /* rgb */ color: rgb(111, 199, 255); /* oklch */ color: oklch(79.6% 0.117 238.5);
Tailwind
colors: {
custom: {
50: '#a2d7ff',
500: '#6fc7ff',
950: '#000000',
},
}SCSS
$custom: #6fc7ff; $custom-light: #a2d7ff; $custom-dark: #000000;
JSON
{
"hex": "#6fc7ff",
"rgb": {
"r": 111,
"g": 199,
"b": 255
},
"hsl": {
"h": 203.333,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.79642,
"c": 0.11655,
"h": 238.5
},
"luminance": 0.51446
}Semantic roles & 50–950 ramp
primary
#6FC7FF
secondary
#DC7737
accent
#5900E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101418
muted
#818386