#6FC7EF#6FC7EF
#6FC7EF is a light, moderate cyan. Relative luminance 0.505; OKLCH L 79.0% C 0.102 H 229.4°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC7EF |
|---|---|
| RGB | rgb(111, 199, 239) |
| HSL | hsl(199, 80%, 69%) |
| HSV | hsv(199, 54%, 94%) |
| CMYK | cmyk(53.6%, 16.7%, 0%, 6.3%) |
| CIE-LAB | lab(76.35, -15.55, -27.88) |
| CIE-LCH | lch(76.35, 31.92, 240.85°) |
| OKLab | oklab(78.97% -0.0664 -0.0775) |
| OKLCH | oklch(78.97% 0.102 229.4) |
| XYZ | xyz(42.5531, 50.4546, 89.1409) |
| Luminance | 0.5046 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.82
Baby Blue
#89CFF0
ΔE00 3.25
Sky Blue
#87CEEB
ΔE00 3.61
Lightskyblue
#87CEFA
ΔE00 3.81
Sky
#82CAFC
ΔE00 4.51
Bright Sky Blue
#02CCFE
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC7EF #EF976F
analogous
#6FEFD7 #6FC7EF #6F87EF
triadic
#6FC7EF #EF6FC7 #C7EF6F
tetradic
#6FC7EF #D76FEF #EF976F #87EF6F
square
#6FC7EF #D76FEF #EF976F #87EF6F
split-complementary
#6FC7EF #EF6F87 #EFD76F
monochromatic
#1794CD #38B2E9 #6FC7EF #A6DCF5 #DDF2FB
Accessibility & contrast
On white
1.89
#6FC7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#6FC7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC7EF
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC7EF | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F1
Deuteranopia (green-blind)
#A0B6EE
Tritanopia (blue-blind)
#05D2D4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6fc7ef; /* rgb */ color: rgb(111, 199, 239); /* oklch */ color: oklch(79.0% 0.102 229.4);
Tailwind
colors: {
custom: {
50: '#a1d8f4',
500: '#6fc7ef',
950: '#000000',
},
}SCSS
$custom: #6fc7ef; $custom-light: #a1d8f4; $custom-dark: #000000;
JSON
{
"hex": "#6fc7ef",
"rgb": {
"r": 111,
"g": 199,
"b": 239
},
"hsl": {
"h": 198.75,
"s": 80,
"l": 68.627
},
"oklch": {
"l": 0.78968,
"c": 0.10205,
"h": 229.4
},
"luminance": 0.50458
}Semantic roles & 50–950 ramp
primary
#6FC7EF
secondary
#C8673B
accent
#4B09DC
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101417
muted
#808385