#6FCDEB#6FCDEB
#6FCDEB is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.2% C 0.099 H 221.0°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCDEB |
|---|---|
| RGB | rgb(111, 205, 235) |
| HSL | hsl(195, 76%, 68%) |
| HSV | hsv(195, 53%, 92%) |
| CMYK | cmyk(52.8%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(77.90, -19.77, -23.36) |
| CIE-LCH | lch(77.90, 30.61, 229.76°) |
| OKLab | oklab(80.16% -0.0744 -0.0648) |
| OKLCH | oklch(80.16% 0.099 221) |
| XYZ | xyz(43.3765, 53.0365, 86.5324) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.92
Baby Blue
#89CFF0
ΔE00 3.86
Bright Sky Blue
#02CCFE
ΔE00 5.35
Neon Blue
#04D9FF
ΔE00 5.38
Lightblue (survey)
#7BC8F6
ΔE00 6.19
Lightskyblue
#87CEFA
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCDEB #EB8D6F
analogous
#6FEBCB #6FCDEB #6F8FEB
triadic
#6FCDEB #EB6FCD #CDEB6F
tetradic
#6FCDEB #CB6FEB #EB8D6F #8FEB6F
square
#6FCDEB #CB6FEB #EB8D6F #8FEB6F
split-complementary
#6FCDEB #EB6F8F #EBCB6F
monochromatic
#1B9BC4 #39BAE4 #6FCDEB #A5E0F2 #DAF2FA
Accessibility & contrast
On white
1.81
#6FCDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#6FCDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCDEB
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCDEB | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8ED
Deuteranopia (green-blind)
#A9BBEB
Tritanopia (blue-blind)
#0DD7D6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6fcdeb; /* rgb */ color: rgb(111, 205, 235); /* oklch */ color: oklch(80.2% 0.099 221.0);
Tailwind
colors: {
custom: {
50: '#a1dcf1',
500: '#6fcdeb',
950: '#000000',
},
}SCSS
$custom: #6fcdeb; $custom-light: #a1dcf1; $custom-dark: #000000;
JSON
{
"hex": "#6fcdeb",
"rgb": {
"r": 111,
"g": 205,
"b": 235
},
"hsl": {
"h": 194.516,
"s": 75.61,
"l": 67.843
},
"oklch": {
"l": 0.80157,
"c": 0.09864,
"h": 221
},
"luminance": 0.5304
}Semantic roles & 50–950 ramp
primary
#6FCDEB
secondary
#C25C3C
accent
#3F0ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485