#6FC5EE#6FC5EE
#6FC5EE is a light, moderate cyan. Relative luminance 0.495; OKLCH L 78.5% C 0.102 H 230.6°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC5EE |
|---|---|
| RGB | rgb(111, 197, 238) |
| HSL | hsl(199, 79%, 68%) |
| HSV | hsv(199, 53%, 93%) |
| CMYK | cmyk(53.4%, 17.2%, 0%, 6.7%) |
| CIE-LAB | lab(75.75, -14.79, -28.26) |
| CIE-LCH | lch(75.75, 31.89, 242.37°) |
| OKLab | oklab(78.48% -0.0645 -0.0786) |
| OKLCH | oklch(78.48% 0.102 230.6) |
| XYZ | xyz(41.9486, 49.4814, 88.2126) |
| Luminance | 0.4949 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.51
Baby Blue
#89CFF0
ΔE00 3.61
Lightskyblue
#87CEFA
ΔE00 3.76
Sky Blue
#87CEEB
ΔE00 4.05
Sky
#82CAFC
ΔE00 4.21
Bright Sky Blue
#02CCFE
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC5EE #EE986F
analogous
#6FEED7 #6FC5EE #6F85EE
triadic
#6FC5EE #EE6FC5 #C5EE6F
tetradic
#6FC5EE #D76FEE #EE986F #85EE6F
square
#6FC5EE #D76FEE #EE986F #85EE6F
split-complementary
#6FC5EE #EE6F85 #EED76F
monochromatic
#1891CB #38AFE8 #6FC5EE #A6DBF4 #DCF1FB
Accessibility & contrast
On white
1.93
#6FC5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#6FC5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC5EE
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC5EE | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F0
Deuteranopia (green-blind)
#9EB5ED
Tritanopia (blue-blind)
#0DD0D2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #6fc5ee; /* rgb */ color: rgb(111, 197, 238); /* oklch */ color: oklch(78.5% 0.102 230.6);
Tailwind
colors: {
custom: {
50: '#a1d6f3',
500: '#6fc5ee',
950: '#000000',
},
}SCSS
$custom: #6fc5ee; $custom-light: #a1d6f3; $custom-dark: #000000;
JSON
{
"hex": "#6fc5ee",
"rgb": {
"r": 111,
"g": 197,
"b": 238
},
"hsl": {
"h": 199.37,
"s": 78.882,
"l": 68.431
},
"oklch": {
"l": 0.78481,
"c": 0.10169,
"h": 230.6
},
"luminance": 0.49485
}Semantic roles & 50–950 ramp
primary
#6FC5EE
secondary
#F0D6C9
accent
#4E0ADB
background
#FAFDFE
surface
#F4FAFD
border
#CED3D5
text
#101417
muted
#7F8385