#6FC6EE#6FC6EE
#6FC6EE is a light, moderate cyan. Relative luminance 0.499; OKLCH L 78.7% C 0.101 H 229.7°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC6EE |
|---|---|
| RGB | rgb(111, 198, 238) |
| HSL | hsl(199, 79%, 68%) |
| HSV | hsv(199, 53%, 93%) |
| CMYK | cmyk(53.4%, 16.8%, 0%, 6.7%) |
| CIE-LAB | lab(76.03, -15.31, -27.83) |
| CIE-LCH | lch(76.03, 31.76, 241.18°) |
| OKLab | oklab(78.7% -0.0656 -0.0774) |
| OKLCH | oklch(78.7% 0.101 229.7) |
| XYZ | xyz(42.1764, 49.9370, 88.2885) |
| Luminance | 0.4994 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.78
Baby Blue
#89CFF0
ΔE00 3.39
Sky Blue
#87CEEB
ΔE00 3.74
Lightskyblue
#87CEFA
ΔE00 3.86
Sky
#82CAFC
ΔE00 4.47
Bright Sky Blue
#02CCFE
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC6EE #EE976F
analogous
#6FEED7 #6FC6EE #6F86EE
triadic
#6FC6EE #EE6FC6 #C6EE6F
tetradic
#6FC6EE #D76FEE #EE976F #86EE6F
square
#6FC6EE #D76FEE #EE976F #86EE6F
split-complementary
#6FC6EE #EE6F86 #EED76F
monochromatic
#1892CB #38B0E8 #6FC6EE #A6DCF4 #DCF1FB
Accessibility & contrast
On white
1.91
#6FC6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#6FC6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC6EE
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC6EE | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3F0
Deuteranopia (green-blind)
#A0B5ED
Tritanopia (blue-blind)
#0BD1D3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #6fc6ee; /* rgb */ color: rgb(111, 198, 238); /* oklch */ color: oklch(78.7% 0.101 229.7);
Tailwind
colors: {
custom: {
50: '#a1d7f3',
500: '#6fc6ee',
950: '#000000',
},
}SCSS
$custom: #6fc6ee; $custom-light: #a1d7f3; $custom-dark: #000000;
JSON
{
"hex": "#6fc6ee",
"rgb": {
"r": 111,
"g": 198,
"b": 238
},
"hsl": {
"h": 198.898,
"s": 78.882,
"l": 68.431
},
"oklch": {
"l": 0.78704,
"c": 0.10146,
"h": 229.7
},
"luminance": 0.49941
}Semantic roles & 50–950 ramp
primary
#6FC6EE
secondary
#F0D5C9
accent
#4C0ADB
background
#FAFDFE
surface
#F4FAFD
border
#CED3D5
text
#101417
muted
#7F8385