#6FC6EF#6FC6EF
#6FC6EF is a light, moderate cyan. Relative luminance 0.500; OKLCH L 78.7% C 0.102 H 230.4°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC6EF |
|---|---|
| RGB | rgb(111, 198, 239) |
| HSL | hsl(199, 80%, 69%) |
| HSV | hsv(199, 54%, 94%) |
| CMYK | cmyk(53.6%, 17.2%, 0%, 6.3%) |
| CIE-LAB | lab(76.07, -15.03, -28.31) |
| CIE-LCH | lch(76.07, 32.05, 242.04°) |
| OKLab | oklab(78.75% -0.0653 -0.0787) |
| OKLCH | oklch(78.75% 0.102 230.4) |
| XYZ | xyz(42.3238, 49.9960, 89.0644) |
| Luminance | 0.5000 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.53
Baby Blue
#89CFF0
ΔE00 3.46
Lightskyblue
#87CEFA
ΔE00 3.68
Sky Blue
#87CEEB
ΔE00 3.91
Sky
#82CAFC
ΔE00 4.23
Bright Sky Blue
#02CCFE
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC6EF #EF986F
analogous
#6FEFD8 #6FC6EF #6F86EF
triadic
#6FC6EF #EF6FC6 #C6EF6F
tetradic
#6FC6EF #D86FEF #EF986F #86EF6F
square
#6FC6EF #D86FEF #EF986F #86EF6F
split-complementary
#6FC6EF #EF6F86 #EFD86F
monochromatic
#1793CD #38B0E9 #6FC6EF #A6DCF5 #DDF2FB
Accessibility & contrast
On white
1.91
#6FC6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#6FC6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC6EF
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC6EF | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F1
Deuteranopia (green-blind)
#9FB6EE
Tritanopia (blue-blind)
#06D1D3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6fc6ef; /* rgb */ color: rgb(111, 198, 239); /* oklch */ color: oklch(78.7% 0.102 230.4);
Tailwind
colors: {
custom: {
50: '#a1d7f4',
500: '#6fc6ef',
950: '#000000',
},
}SCSS
$custom: #6fc6ef; $custom-light: #a1d7f4; $custom-dark: #000000;
JSON
{
"hex": "#6fc6ef",
"rgb": {
"r": 111,
"g": 198,
"b": 239
},
"hsl": {
"h": 199.219,
"s": 80,
"l": 68.627
},
"oklch": {
"l": 0.78745,
"c": 0.10228,
"h": 230.4
},
"luminance": 0.5
}Semantic roles & 50–950 ramp
primary
#6FC6EF
secondary
#F0D6CA
accent
#4D09DC
background
#FAFDFE
surface
#F4FAFD
border
#CED3D5
text
#101417
muted
#7F8385